From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: MobileOrg
Date: Wed, 25 Jun 2014 15:17:45 -0400 [thread overview]
Message-ID: <87pphwssrq.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: 868uok24y5.fsf@freeenv.ad.medctr.ucla.edu
Aric Gregson <aorchid@mac.com> writes:
> Sean Escriva <sean.escriva@gmail.com> writes:
>
>> org-mobile.el which is responsible for the sync has a custom var defined
>> called 'org-mobile-files-exclude-regexp' which should exlude files that
>> match.
>
> OK. I've tried to play with this, but clearly my understanding of emacs
> and regex is inadequate for this. Ideally I would like to exclude all of
> the files except for two, agenda.org and organizer.org. Alternatively,
> is there a way to list all files you want excluded in the regex match
> pattern?
>
> I tried [[:name.of.file:]][[:name.of.another:]] but it didn't like
> that. I can exclude a single file just by putting it's name in, but I am
> not clear on how to make a list of files to exclude.
>
Instead of starting with everything and trying to exclude most of them,
go the other way: start with nothing and include just what you want:
C-h v org-mobile-files RET
Something like this:
(setq org-mobile-files '("/path/to/agenda.org" "/path/to/organizer.org"))
Nick
next prev parent reply other threads:[~2014-06-25 19:18 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 4:34 MobileOrg David Masterson
2014-03-01 7:07 ` MobileOrg Bastien
2014-03-02 3:14 ` MobileOrg John Hendy
2014-03-02 3:20 ` MobileOrg John Hendy
2014-03-03 19:20 ` MobileOrg Sean Escriva
2014-03-03 19:29 ` MobileOrg Ken Mankoff
2014-03-15 0:12 ` MobileOrg Aric Gregson
2014-03-15 0:50 ` MobileOrg Sean Escriva
2014-03-15 0:59 ` MobileOrg Aric Gregson
2014-06-25 18:56 ` MobileOrg Aric Gregson
2014-06-25 19:17 ` Nick Dokos [this message]
2014-07-04 0:47 ` MobileOrg Aric Gregson
2014-07-04 13:14 ` MobileOrg Nick Dokos
2014-07-04 13:17 ` MobileOrg Nick Dokos
-- strict thread matches above, loose matches on Subject: below --
2015-11-20 14:14 MobileOrg Peter Davis
2015-11-20 20:58 ` MobileOrg dean
2015-11-21 15:42 ` MobileOrg Peter Davis
2015-11-21 18:44 ` MobileOrg John Hendy
2015-11-21 23:24 ` MobileOrg Peter Davis
2015-11-21 23:39 ` MobileOrg John Hendy
2015-11-21 19:07 ` MobileOrg Ed Hirgelt
2015-11-21 21:17 ` MobileOrg John Hendy
2015-11-21 22:05 ` MobileOrg dean
2015-11-21 22:52 ` MobileOrg Peter Davis
2015-11-21 23:25 ` MobileOrg John Hendy
2015-11-21 23:30 ` MobileOrg dean
2015-11-21 23:52 ` MobileOrg Peter Davis
2015-11-22 6:34 ` MobileOrg dean
2015-11-22 13:43 ` MobileOrg Peter Davis
2014-08-06 14:07 MobileOrg Noah Slater
2014-08-06 16:11 ` MobileOrg Subhan Michael Tindall
2014-08-06 16:33 ` MobileOrg Alexis
2014-08-06 18:33 ` MobileOrg Xebar Saram
2014-08-14 1:50 ` MobileOrg Sean Escriva
2013-03-13 13:09 mobileorg Marvin Doyley
2013-03-13 13:53 ` mobileorg Rainer M Krug
2013-03-14 11:13 ` mobileorg Rasmus
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=87pphwssrq.fsf@alphaville.bos.redhat.com \
--to=ndokos@gmail.com \
--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).