From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: MobileOrg documentation? Date: Fri, 8 Aug 2014 17:19:59 -0400 Message-ID: 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> <871tsqal9j.fsf@yale.edu> <86fvh6wumu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3cf5a8c0093050024c49a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFrZy-0006wI-DY for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 17:20:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFrZx-0000Za-7b for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 17:20:02 -0400 Received: from mail-yk0-x22f.google.com ([2607:f8b0:4002:c07::22f]:37752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFrZw-0000Z6-Ua for emacs-orgmode@gnu.org; Fri, 08 Aug 2014 17:20:01 -0400 Received: by mail-yk0-f175.google.com with SMTP id q200so4280760ykb.34 for ; Fri, 08 Aug 2014 14:20:00 -0700 (PDT) In-Reply-To: <86fvh6wumu.fsf@gmail.com> 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: David Masterson Cc: Org-mode --001a11c3cf5a8c0093050024c49a Content-Type: text/plain; charset=UTF-8 Some code to auto-update Org when Mobile Org pushes: http://kenmankoff.com/2012/08/17/emacs-org-mode-and-mobileorg-auto-sync/ -k. On Fri, Aug 8, 2014 at 5:15 PM, David Masterson wrote: > jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) writes: > > > 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. > > Hmmm. Don't see this in MobileOrg for iOS. I do see Settings, > Settings, AutoCapture Mode, but not Advanced Capture. Is this an > example of two different code bases? This is MobileOrg v1.6.1. > > > Afterwards run org-mobile-pull from your computer, the changes should be > > there. At least it works for me under Android. > > Yes, I expected that, once you made a change in MobileOrg, you have to > cycle over to Emacs Org via org-mobile-pu(sh|ll). > > -- > David Masterson > Programmer At Large > > > --001a11c3cf5a8c0093050024c49a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Some code to auto-update Org when Mobile Org pushes:
<= br>

=C2=A0 -k.
=

On Fri, Aug 8, 2014 at 5:15 PM, David Ma= sterson <dsmasterson@gmail.com> wrote:
jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Mur= illo) writes:

> David Masterson writes:
>
>> Hmmm. =C2=A0Simple question (I think). =C2=A0Can you edit outlines= (at least
>> somewhat) from MobileOrg? =C2=A0For instance, can you add outline = headers
>> to your Org outline in MobileOrg? =C2=A0Or is MobileOrg only usefu= l for
>> viewing Org outlines and capturing items to add to your outlines >> later?
>
> Yes.
>
> In MobileOrg of your phone: Settings, Synchronization, check Advanced<= br> > capture. Click over any headline and then use the capture button (the<= br> > circle with a plus inside). Write the new headline, save, and
> synchronize.

Hmmm. =C2=A0Don't see this in MobileOrg for iOS. =C2=A0I do see S= ettings,
Settings, AutoCapture Mode, but not Advanced Capture. =C2=A0Is this an
example of two different code bases? =C2=A0This is MobileOrg v1.6.1.

> Afterwards run org-mobile-pull from your computer, the changes should = be
> there. At least it works for me under Android.

Yes, I expected that, once you made a change in MobileOrg, you have t= o
cycle over to Emacs Org via org-mobile-pu(sh|ll).

--
David Masterson
Programmer At Large



--001a11c3cf5a8c0093050024c49a--