From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Keep a file out of the mobile org org-mobile-files list Date: Thu, 3 Mar 2011 16:49:58 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=52928 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvHLN-00039l-WA for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 17:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvHLL-0000Tr-Qq for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 17:50:00 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:33321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvHLL-0000Tb-Mg for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 17:49:59 -0500 Received: by iyf13 with SMTP id 13so1875330iyf.0 for ; Thu, 03 Mar 2011 14:49:58 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode *bump* -- anyone ? On Tue, Mar 1, 2011 at 10:55 AM, Marcelo de Moraes Serpa wrote: > Hello list, > > I have a specific org file that I wound't like to have on my mobile > device (iPhone) and I know that org by defaults adds all the files > from org-agenda-files. > > The manual says: > > "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? > > 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. > > Thanks in advance, > > Marcelo. >