From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Bozarth Subject: iPhone ----> org-mode Date: Sun, 22 Mar 2009 03:38:24 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlL4o-0006p1-6O for emacs-orgmode@gnu.org; Sun, 22 Mar 2009 06:38:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlL4j-0006ol-Ne for emacs-orgmode@gnu.org; Sun, 22 Mar 2009 06:38:45 -0400 Received: from [199.232.76.173] (port=59826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlL4j-0006oc-F1 for emacs-orgmode@gnu.org; Sun, 22 Mar 2009 06:38:41 -0400 Received: from wf-out-1314.google.com ([209.85.200.169]:49817) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlL4j-0002qN-56 for emacs-orgmode@gnu.org; Sun, 22 Mar 2009 06:38:41 -0400 Received: by wf-out-1314.google.com with SMTP id 23so2110591wfg.24 for ; Sun, 22 Mar 2009 03:38:39 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi! I'm new to org-mode, but knew I had to use it when I combined a desire to try GTD with my ctrl-s view of the world. I'm ok with processing tethered to a computer, but wanted an easy way to capture on the move, without adding anything to my pocket. A couple days of hacking later (with some real *hacks*, but they work), and I've got something I really like. I can now, using either the iphone keyboard or my voice, quickly capture something, and know that it will shortly be sitting as a TODO under "iPhone inbox" in my gtd.org file that is git synchronized between all my computers. I put it together with a cron'd shell script, two awk scripts, and the free "Reqall" iPhone app. Could be done more elegantly, but then I wouldn't be Getting (other) Things Done :). I can share the hacks if anyone is interested. -brad