emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sean Escriva <sean.escriva@gmail.com>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Update for MobileOrg iOS v1.7 released
Date: Wed, 01 Feb 2017 04:36:05 +0000	[thread overview]
Message-ID: <CAMhJcPKe6i4b0Chvxvf5jP0kPRFnPve_bjmOXcrOisQz5CXa7A@mail.gmail.com> (raw)
In-Reply-To: <m2a8a738wi.fsf@charm-wifi.irisa.fr>

[-- Attachment #1: Type: text/plain, Size: 2180 bytes --]

On Tue, Jan 31, 2017 at 3:56 AM Alan Schmitt <alan.schmitt@polytechnique.org>
wrote:

> On 2017-01-31 03:58, Sean Escriva <sean.escriva@gmail.com> writes:
>
> > Hello fellow Org users,
> >
> > After beta testing several builds, the latest updated version of
> > MobileOrg for iOS has finally been released:
> > https://itunes.apple.com/us/app/mobileorg/id634225528?mt=8
> >
> > Functionality is essentially the same as the previous version, just
> > refreshed the various SDKs and updated the Dropbox API due to Dropbox
> > deprecating v1.
> >
> > Please report any bugs to Github:
> https://github.com/MobileOrg/mobileorg/issues
> >
> > Much thanks to Mario Martelli and Boris for their invaluable help
> > getting this release ready.
>
> Thanks a lot for this release. I just gave it a try and it works great.
>
> I have a question about how to choose what to synchronize. Looking at
> the documentation, it seems to be through the index.org file. I tried to
> modify that file but everything is reset at the next org-mobile-push. So
> I tried to set some variables like this:
>
> (setq org-mobile-agendas nil)
> (setq org-mobile-files nil)
>
> and I still have a lot of agendas.
>

This is actually the behavior defined by org-mobile.el in the function
org-mobile-push:
http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n306
the actual file is created here:
http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n662

Is it possible to configure org-mobile to have no agenda at all?
>

By default, not that I know of.
Perhaps there's some way to advise org-mobile-create-sumo-agenda to do
something different or essentially nothing, but I generally try to avoid
that.


>
> (My goal is to start adding things one by one as I need them, I have too
> many org files, and too big agendas, to sync them all.)
>

Perhaps you could look at defining a function for org-mobile-pre-push-hook
to empty zero out org-agenda-files, then restore the value in the post-push
hook. I've never tried that though so I don't know how if it would really
work or what side effects there could be.
http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org-mobile.el#n202

Sean

[-- Attachment #2: Type: text/html, Size: 4236 bytes --]

  reply	other threads:[~2017-02-01  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31  3:58 Update for MobileOrg iOS v1.7 released Sean Escriva
2017-01-31  8:56 ` Alan Schmitt
2017-02-01  4:36   ` Sean Escriva [this message]
2017-02-02 10:43     ` Alan Schmitt
2017-02-15  1:29       ` Sean Escriva
2017-01-31 18:28 ` Guido Van Hoecke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMhJcPKe6i4b0Chvxvf5jP0kPRFnPve_bjmOXcrOisQz5CXa7A@mail.gmail.com \
    --to=sean.escriva@gmail.com \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).