[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Keep a file out of the mobile org org-mobile-files list
From: |
Bastien |
Subject: |
Re: [O] Keep a file out of the mobile org org-mobile-files list |
Date: |
Sat, 05 Mar 2011 11:54:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Marcelo,
Marcelo de Moraes Serpa <address@hidden> writes:
> "This operation copies all files currently listed in org-mobile-files
> to the directory org-mobile-directory. By default this list contains
> all agenda files (as listed in org-agenda-files), but additional files
> can be included by customizing org-mobiles-files. File names will be
> staged with paths relative to org-directory, so all files should be
> inside this directory"
>
> Does that mean that, if no org-mobile-files is defined, org will use
> org-agenda-files, and if it is, then it will use the list in
> org-mobile-files?
Yes.
> The thing is that, one of the files that are added to the agenda
> contains lots of sensitive information, and I wouldn't way to carry it
> around on the iPhone.
I've added `org-mobile-files-exclude-regexp' that allows you to exclude
files from `org-mobile-files' based on a regexp.
HTH,
--
Bastien
- [O] Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/01
- [O] Re: Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/03
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Bastien, 2011/03/05
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/05
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/06
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/06
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Bastien, 2011/03/07
- Re: [O] Re: Keep a file out of the mobile org org-mobile-files list, Marcelo de Moraes Serpa, 2011/03/07
Re: [O] Keep a file out of the mobile org org-mobile-files list,
Bastien <=