From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: [OT] Taskwarrior, nice GTD-oriented CLI thing Date: Thu, 3 Feb 2011 21:51:53 -0600 Message-ID: References: <4D4B52F8.30203@gmail.com> <4D4B6E9F.5080900@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=60795 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlCiC-0008Ta-4L for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:51:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlCiA-0001ey-7K for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:51:55 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:61829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlCiA-0001eR-3M for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 22:51:54 -0500 Received: by iwc10 with SMTP id 10so2010130iwc.0 for ; Thu, 03 Feb 2011 19:51:53 -0800 (PST) In-Reply-To: <4D4B6E9F.5080900@gmail.com> 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: Torsten Wagner Cc: Org Mode If we could somehow turn emacs into a headless server, it would be nice. I don't know enough elisp or emacs architecture to know if it could be turned into a web server, for example. But that's an awesome idea. On Thu, Feb 3, 2011 at 9:12 PM, Torsten Wagner wrote: > 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 >