From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Henoch Subject: [ANN] of2org: import from OmniFocus to org-mode Date: Mon, 14 Jun 2010 14:54:38 +0100 Message-ID: <84pqztvhwh.fsf@linux-b2a3.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=37571 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOA7n-0000yE-BX for emacs-orgmode@gnu.org; Mon, 14 Jun 2010 09:54:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOA7m-000820-4Q for emacs-orgmode@gnu.org; Mon, 14 Jun 2010 09:54:51 -0400 Received: from lo.gmane.org ([80.91.229.12]:46638) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOA7l-00081h-SX for emacs-orgmode@gnu.org; Mon, 14 Jun 2010 09:54:50 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OOA7i-0002WL-Lf for emacs-orgmode@gnu.org; Mon, 14 Jun 2010 15:54:46 +0200 Received: from 78.151.160.146 ([78.151.160.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jun 2010 15:54:46 +0200 Received: from magnus.henoch by 78.151.160.146 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jun 2010 15:54:46 +0200 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 all, I recently had reason to import tasks from OmniFocus (a non-free Mac-only task tracker) to org-mode, and wrote a piece of Lisp code to do it for me. In the hope that it be useful to someone, I published it here: http://bitbucket.org/legoscia/of2org Comments and bug reports are welcome, and will be responded to in my copious spare time :) -- Magnus Henoch