From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Moreland Subject: Re: [orgmobile] the role of the index.org file Date: Thu, 19 Nov 2009 13:10:43 -0500 Message-ID: <44A7C41E-73AE-459F-A4F8-AC82F6032996@ncogni.to> References: <1e5bcefd0911190949o503f2e09t7bc27c58d418ae26@mail.gmail.com> <7BBF769C-DC3F-4B5A-B9C5-FC8C4C43524E@ncogni.to> <1e5bcefd0911191002n18c11fdat45eada58cd3eed57@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBBsJ-0000Rd-TJ for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 13:36:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBBsE-0000Qz-Fc for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 13:36:58 -0500 Received: from [199.232.76.173] (port=53741 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBBsE-0000Qw-7j for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 13:36:54 -0500 Received: from mail-yw0-f194.google.com ([209.85.211.194]:48792) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBBSy-0003bk-5g for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 13:10:48 -0500 Received: by ywh32 with SMTP id 32so5228011ywh.14 for ; Thu, 19 Nov 2009 10:10:47 -0800 (PST) In-Reply-To: <1e5bcefd0911191002n18c11fdat45eada58cd3eed57@mail.gmail.com> 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: Marcelo de Moraes Serpa Cc: Org Mode Unfortunately you've crossed out of iPhone app territory and into the = Emacs side where I can't help you very much. My (hacky) solution would be to use a 'org-mobile-post-push-hook' to run = a sed command on the generated index.org file to do your substitution. = I think this should work, but I'm sure there is a much smarter way to do = it. There's an example that scp's the generated files here: = http://orgmode.org/manual/Setting-up-the-staging-area.html#Setting-up-the-= staging-area You would probably do the same, except use a sed command instead of scp = (since your files are staged directly to your mounted WebDAV folder). -Richard On Nov 19, 2009, at 1:02 PM, Marcelo de Moraes Serpa wrote: > Thanks again, Richard. >=20 > Is there a way to change the name of the link? Currently it says "gtd/ > gtd.org" and I'd like to change it to Projects & Next Actions. = However, I > can't change the index.org directly as it is regenerated at each push. = Any > ideas? >=20 > Marcelo. >=20 > On Thu, Nov 19, 2009 at 11:59 AM, Richard Moreland = wrote: >=20 >> org-mobile-push creates index.org for you automatically. MobileOrg = uses >> it as a starting point from which it finds and fetches your other org = files. >> org-mobile-push also creates the agendas.org as well as a = checksums.dat >> file so MobileOrg can avoid re-downloading files that haven't = changed. >>=20 >> So yes, as you've discovered, the best way to go is to point = MobileOrg at >> the generated index.org file and you should be all set. As you add = other >> org files to your agenda files list, they will be included in your = MobileOrg >> sync as well. >>=20 >> -Richard >>=20 >> On Nov 19, 2009, at 12:49 PM, Marcelo de Moraes Serpa wrote: >>=20 >>> Hello again Richard, >>>=20 >>> I'd like to know what is the role of the index.org file. Does >>> orgmobile.orgcreate it? At first, I just pointed >>> orgmobile.org to my gtd.org file (which is my index file), but I = started >>> having problems of synchronization and I didn't get the agenda view = nor >> the >>> colored tag icons in the items, now I pointed to index.org and I get = a >> link >>> to my gtd.org file and to the agenda view. >>>=20 >>> Thanks, >>>=20 >>> Marcelo. >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Remember: use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >>=20 >>=20