[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Store org-files in a git repository?
From: |
Moritz Ulrich |
Subject: |
[O] Store org-files in a git repository? |
Date: |
Sat, 08 Sep 2012 01:28:37 +0200 |
User-agent: |
mu4e 0.9.9-dev4; emacs 24.2.2 |
Hello,
I plan to put my org directory (where I keep among other my agenda
files) under version control and would like to have some sort of
specialized function for that.
My dream setup would be a range of functions hooking into all sorts of
org-mode hooks, automatically committing changes done via the agenda or
other org functions together with a context dependent commit message.
For example, changing a TODO item to DONE would commit this change to
git with the following message:
* Headline title: State changed to 'DONE'
Archiving, refiling, etc. would do similar things.
A use case is automatic, safe synchronization between different machines
and generally having recoverable backups of my org setup.
This setup should work pretty good with org-merge-driver.
Has someone built something comparable to this? I'd like to give it a
try but don't want to reinvent the wheel.
Cheers,
Moritz Ulrich
--
Moritz Ulrich