From mboxrd@z Thu Jan 1 00:00:00 1970 From: Torsten Wagner Subject: Re: [OT] Taskwarrior, nice GTD-oriented CLI thing Date: Fri, 04 Feb 2011 12:12:31 +0900 Message-ID: <4D4B6E9F.5080900@gmail.com> References: <4D4B52F8.30203@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36377 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlC6A-0003k2-F3 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlC68-0004vp-Ti for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:12:38 -0500 Received: from mail-pz0-f41.google.com ([209.85.210.41]:46485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlC68-0004vT-Nk for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:12:36 -0500 Received: by pzk27 with SMTP id 27so467478pzk.0 for ; Thu, 03 Feb 2011 19:12:35 -0800 (PST) In-Reply-To: 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: John Hendy Cc: Org Mode , Marcelo de Moraes Serpa Hi John Actually, this comes down to the point which was discussed already sometimes. Creating a org-mode API which could be accessed from CLI-tools was well as from other programs (Thunderbird and Firfox plugins come to my mind but Conky and other programs might use it to extract data from org-mode too.) A nice definition of functions which can be used to interact with org-mode of a emacs-daemon would be perfect. In my opinion a very interesting idea and maybe a somehow missing to allow a even more tied integration org-mode in once personal work-flow. Greetings Torsten