From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: Re: Solutions for making org-files portable [was: my GTD setup] Date: Mon, 31 Dec 2007 10:11:00 +1100 Message-ID: <47782584.6000206@optusnet.com.au> References: <20071221.230243.10858071.dto@pod.lab> <874pe9r71r.fsf@kanis.fr> <24541.1198449530@localhost> <20071224005023.GA5797@atlantic.linksys.moosehall> <87ve6gkv30.fsf_-_@kamaloka.dhatu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J97JN-0007P6-WF for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 18:11:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J97JM-0007Mj-Db for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 18:11:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J97JM-0007Ma-B7 for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 18:11:16 -0500 Received: from mail06.syd.optusnet.com.au ([211.29.132.187]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J97JL-0001ks-K5 for emacs-orgmode@gnu.org; Sun, 30 Dec 2007 18:11:16 -0500 In-Reply-To: <87ve6gkv30.fsf_-_@kamaloka.dhatu> 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: Sven Bretfeld Cc: emacs-orgmode@gnu.org Sven Bretfeld wrote: > I would be interested what other people do to have their org-based > data available when they are not in front of a computer. Do you use > paper? Or a PDA with a compatible application? What else? I export data (scheduled items and tagged TODO items) to a flat file (by running a batched agenda file) then load the CSV file into ListPro (running on Windows) which I then HotSync with a Palm M515. I have a Perl script which then updates todo items with DONE and a date in the .org file Charles