* org-mobile + git
@ 2010-02-19 1:24 Yuri de Wit
2010-02-19 1:36 ` Richard Moreland
0 siblings, 1 reply; 2+ messages in thread
From: Yuri de Wit @ 2010-02-19 1:24 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 133 bytes --]
I am quite happy storing my org-mode files in git repositories. Is there a
way to use org-mobile with git instead of WebDAV?
thanks,
[-- Attachment #1.2: Type: text/html, Size: 143 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-mobile + git
2010-02-19 1:24 org-mobile + git Yuri de Wit
@ 2010-02-19 1:36 ` Richard Moreland
0 siblings, 0 replies; 2+ messages in thread
From: Richard Moreland @ 2010-02-19 1:36 UTC (permalink / raw)
To: Yuri de Wit; +Cc: emacs-orgmode
Hi Yuri,
Short answer: not directly.
However, I've had success using a cron job on my server to
periodically run git pull then org-mobile-push in batch mode, which
takes the latest files and stages them into my webdav directory. You
can also automate an org-mobile-pull to integrate changes made on the
iPhone back into your git repository, then commit.
Hope this helps, even though it isn't exactly what you're looking for.
-Richard
On Thu, Feb 18, 2010 at 8:24 PM, Yuri de Wit <ydewit@gmail.com> wrote:
> I am quite happy storing my org-mode files in git repositories. Is there a
> way to use org-mobile with git instead of WebDAV?
> thanks,
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-19 1:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 1:24 org-mobile + git Yuri de Wit
2010-02-19 1:36 ` Richard Moreland
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).