From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: MobileOrg documentation? Date: Fri, 08 Aug 2014 14:28:40 -0400 Message-ID: <871tsqal9j.fsf@yale.edu> References: <86vbq7ftos.fsf@gmail.com> <86vbq4zsa3.fsf@gmail.com> <87egws1ko9.fsf@yale.edu> <86egwrjznk.fsf@gmail.com> <87vbq3cah1.fsf@yale.edu> <8638d6ane6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFouL-0005S9-9u for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 14:29:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFouD-0003xV-6G for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 14:28:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:37856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFouC-0003xM-Vl for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 14:28:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XFou9-00073a-Qc for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 20:28:41 +0200 Received: from nat-130-132-173-153.central.yale.edu ([130.132.173.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2014 20:28:41 +0200 Received: from jorge.alfaro-murillo by nat-130-132-173-153.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2014 20:28:41 +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 David Masterson writes: > Hmmm. Simple question (I think). Can you edit outlines (at > least somewhat) from MobileOrg? For instance, can you add > outline headers to your Org outline in MobileOrg? Or is > MobileOrg only useful for viewing Org outlines and capturing > items to add to your outlines later? Yes. In MobileOrg of your phone: Settings, Synchronization, check Advanced capture. Click over any headline and then use the capture button (the circle with a plus inside). Write the new headline, save, and synchronize. Afterwards run org-mobile-pull from your computer, the changes should be there. At least it works for me under Android. Best, -- Jorge.