Sébastien Gendre <[email protected]> writes: > I use Org-mode on 2 computers. On each, I have an ~/Org folder > containing my notes and lists of tasks spitted into thematic files. I also > use org-capture to capture new tasks and notes into an inbox file... > ... > I was thinking of using org-capture hook to do auto commit. But that > seems a bit too much and don't avoid the conflict when sync. Or maybe I > should exclude my inbox file from Git ? In this case, no more conflict > while sync but I still have 2 different Inbox and important tasks can be > lost because of it. > > Do you have any idea ? How do you sync your Org-mode tasks and notes > between multiple computers ?
Why not simply using 2 inbox files - one for each computer? You can create an agenda view that will include both when you need to do the review. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
