From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anssi Saari Subject: Re: Syncing methods for org files and org-mobile.el Date: Fri, 13 Jan 2017 16:13:02 +0200 Message-ID: References: <87ziivdzy5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cS2bi-0007rc-74 for emacs-orgmode@gnu.org; Fri, 13 Jan 2017 09:13:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cS2bf-0005Ad-0E for emacs-orgmode@gnu.org; Fri, 13 Jan 2017 09:13:30 -0500 Received: from [195.159.176.226] (port=49400 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cS2be-0005A5-Os for emacs-orgmode@gnu.org; Fri, 13 Jan 2017 09:13:26 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cS2bL-0007o9-QB for emacs-orgmode@gnu.org; Fri, 13 Jan 2017 15:13:07 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Eric S Fraga writes: > On Friday, 13 Jan 2017 at 08:50, Anssi Saari wrote: >> When I tried MobileOrg I think I used Dropbox. But since initiating >> manual sync from Emacs seemed mandatory I just didn't get much use out >> of MobileOrg. > > But automatic sync in Emacs should be quite straightforward and is > independent of the mobile end. You can use a timer, for instance: I have a few computers and they don't run all the time (let alone run Emacs all the time) and I didn't want to setup a timer on all of them. The need to sync for me is usually typing something in on a PC and then having it available in my pocket. So the corner case for the timer is that it has to trigger between me saving a file and shutting down or hibernating or whatever on the PC which can be a pretty short time. Between Emacsen files saved in Dropbox works fine (although I'd rather not use Dropbox for anything) but on mobile Dropbox doesn't sync as far as I know.