From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christopher J. White" Subject: Re: on the go capture Date: Thu, 14 Jun 2012 12:33:31 -0400 Message-ID: <4FDA125B.8000500@grierwhite.com> References: <4FD8C73F.2010403@aol.com> Reply-To: orgmode@grierwhite.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCzS-0006i0-J2 for emacs-orgmode@gnu.org; Thu, 14 Jun 2012 12:33:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfCzM-00010q-0X for emacs-orgmode@gnu.org; Thu, 14 Jun 2012 12:33:46 -0400 Received: from mail239c25.carrierzone.com ([64.29.147.231]:42008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCzL-0000zA-RL for emacs-orgmode@gnu.org; Thu, 14 Jun 2012 12:33:39 -0400 Received: from [11.1.1.76] (pool-108-20-97-48.bstnma.east.verizon.net [108.20.97.48]) (authenticated bits=0) by mail239c25.carrierzone.com (8.13.6/8.13.1) with ESMTP id q5EGXWPL031745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Jun 2012 16:33:34 GMT In-Reply-To: <4FD8C73F.2010403@aol.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I use Toodledo (http://toodledo.com). I've been working on org-toodledo.el that syncs todo items between an org file and the toodledo server. There are multiple other toodledo clients including one for the iPhone / iPad that work nicely. The system works pretty well for my needs (todo list management). I do most of my work in org-mode, and use toodledo mostly just for the mobile use case (or remote when I don't have my computer). The project is up on git: https://github.com/christopherjwhite/org-toodledo ...cj On 6/13/12 1:00 PM, Sample Hampton wrote: > Users, > > What do you use to capture when away from orgmode (in the car, on the > subway) and what system do you use to migrate those captures into > orgmode? Right now I just use a notebook and a pen--and it works fairly > well--but moving from notebook to org is certainly a pain, and I am sure > I am losing information. > > What do you use? And if you use mobileorg, then how well does it work? > > Thanks, > Sample > >