all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Suggestions on sync algorithms
@ 2015-09-01 15:16 Tory S. Anderson
  0 siblings, 0 replies; only message in thread
From: Tory S. Anderson @ 2015-09-01 15:16 UTC (permalink / raw)
  To: orgmode list

I'm planning to make a mode that allows me to manage my Pivotal 
Tracker projects from orgmode; Pivotal Tracker exposes a rich JSON 
API and the basic task of mapping Pivotal data types to Org syntax 
is conceptually straight forward. But I'm trying to decide on the 
best way to perform syncronization so that changes on pivotal 
(which may be made by team members) are correctly synced with my 
local changes, and vice versa. I'm hoping for suggestions (links 
OK) on a clean way to perform this synchronization. One option 
would be to convert local and remote to org and then ediff the 
products; is there a more automatic way of which I should be 
aware?

- Tory

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-01 15:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 15:16 Suggestions on sync algorithms Tory S. Anderson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.