From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: MobileOrg changes not showing in local agenda Date: Fri, 20 Sep 2013 11:36:55 +0200 Message-ID: <8738ozygug.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMx9O-0002Qo-Pi for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 05:37:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMx9I-0003Ie-OK for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 05:37:22 -0400 Received: from plane.gmane.org ([80.91.229.3]:42112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMx9I-0003IX-H2 for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 05:37:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VMx9H-0008PG-08 for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 11:37:15 +0200 Received: from nat-wh-wh36.rz.uni-karlsruhe.de ([141.70.81.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Sep 2013 11:37:14 +0200 Received: from lexi.baier by nat-wh-wh36.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Sep 2013 11:37:14 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello jo, Johannes Rainer writes: > dear all, > > I am trying to use MobileOrg, and successfully set up the sync to my > WebDAV. Also, my agenda is nicely synced to the ipad, however, any changes > that I make to the agenda on the iPad, while being stored into the file " > mobileorg.org" on the server and saved into "from-mobile.org" locally, are > not further processed locally. AFAIK, you have to run `org-mobile-pull` to further process your edits. > This means, from-mobile.org contains the information about the changes > to the agenda, but the e.g. TODO status changes are not written back > to the local org files. > > any solutions? is there something I miss, or is there a log file or > anything where I could check what is happening, or actually, is not > happening? > > thanks in advance! > > jo Regards, Alex