{"id":16573412,"url":"https://github.com/tecosaur/orgdiff","last_synced_at":"2025-03-21T12:31:20.252Z","repository":{"id":37035072,"uuid":"406850523","full_name":"tecosaur/orgdiff","owner":"tecosaur","description":"Mirror of https://git.tecosaur.net/tec/orgdiff","archived":false,"fork":false,"pushed_at":"2023-07-06T11:19:26.000Z","size":206,"stargazers_count":34,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T01:11:31.122Z","etag":null,"topics":["diffing","emacs","emacs-package","latex","mirror","org-mode"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecosaur.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"tecosaur","liberapay":"tec"}},"created_at":"2021-09-15T16:42:31.000Z","updated_at":"2025-03-04T00:26:00.000Z","dependencies_parsed_at":"2024-10-28T17:15:53.491Z","dependency_job_id":null,"html_url":"https://github.com/tecosaur/orgdiff","commit_stats":{"total_commits":24,"total_committers":3,"mean_commits":8.0,"dds":"0.33333333333333337","last_synced_commit":"e5e2d6e57a5e996ae0fdffc4b55522d9ee6fb476"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecosaur%2Forgdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecosaur%2Forgdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecosaur%2Forgdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecosaur%2Forgdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecosaur","download_url":"https://codeload.github.com/tecosaur/orgdiff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244799337,"owners_count":20512236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diffing","emacs","emacs-package","latex","mirror","org-mode"],"created_at":"2024-10-11T21:42:06.915Z","updated_at":"2025-03-21T12:31:19.846Z","avatar_url":"https://github.com/tecosaur.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/tecosaur","https://liberapay.com/tec"],"categories":[],"sub_categories":[],"readme":"#+title: OrgDiff\n#+author: tecosaur\n\n#+html: \u003cp\u003e\u003cimg src=\"https://img.shields.io/badge/Emacs-26.3+-blueviolet.svg?style=flat-square\u0026logo=GNU%20Emacs\u0026logoColor=white\"\u003e\n#+html: \u003cimg src=\"https://img.shields.io/badge/stage-%CE%B1,%20experimental-red?style=flat-square\"\u003e\u003c/p\u003e\n\nAs we're all aware, one of the lovely things about working in plaintext is that\nyou can run version control over your documents. =git diff= does a perfectly\npassable job at showing you how your Org files has changed, but what about when\nyou want something richer? Well =latexdiff= is brilliant for LaTeX files, and you\ncan export Org to LaTeX! However, it's a bit of a hassle, you need to\n1. Check out an old revision of your repository\n2. Export your Org file to LaTeX\n3. Fast-forward to the newer version\n4. Do /another/ Org export to LaTeX\n5. Run =latexdiff= on the two =.tex= files\n6. Compile to a PDF, and view it\n\nGah! This is sounding like a bit of a pain. That's where *OrgDiff* comes in. It\nautomates all of the above, and provides a few other quality of life\nimprovements, namely:\n+ Commit selection via the venerable Magit\n+ Parallel exporting of the two Org files to TeX\n+ Descriptive forms of the main =latexdiff= options, accessible via a Transient interface\n+ Automatic TeX compiler-upgrading. I.e., if one document needs LuaLaTeX and the\n  other needs XeLaTeX, then we need to use LuaLaTeX to compile the =latexdiff= result\n\nAlong with that we provide some more basic options, like comparing any two Org\nfiles without git, just creating the =.tex= diff, or running ~ediff~ on the Org\nfiles.\n\n[[file:orgdiff-screenshot.png]]\n\nDo note that while this seems to work, it's quite early on in development, and\nit shows in the code (lack of documentation, etc.). It seems perfectly usable\nthough 🙂.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecosaur%2Forgdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecosaur%2Forgdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecosaur%2Forgdiff/lists"}