From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Add TODO from external app? Date: Tue, 1 Apr 2014 10:41:16 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec520f3c9a1400004f5fcffe2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47693) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV0oQ-0003pS-DF for emacs-orgmode@gnu.org; Tue, 01 Apr 2014 11:41:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WV0oP-00023g-Ke for emacs-orgmode@gnu.org; Tue, 01 Apr 2014 11:41:18 -0400 Received: from mail-pd0-x22a.google.com ([2607:f8b0:400e:c02::22a]:35057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV0oP-000232-EA for emacs-orgmode@gnu.org; Tue, 01 Apr 2014 11:41:17 -0400 Received: by mail-pd0-f170.google.com with SMTP id v10so9774309pde.29 for ; Tue, 01 Apr 2014 08:41:16 -0700 (PDT) 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 --bcaec520f3c9a1400004f5fcffe2 Content-Type: text/plain; charset=ISO-8859-1 I've seen various things for interacting with org mode from external apps. I found org-protocol, as well as a Mutt-to-org mode article. Per the tittle, I want to be able to add new TODO items from, say, an email or a PHP-based web page form. Is this just brute force external file manipulation, i.e., e.g., my PHP code would simply open a .org file and concatenate a properly formatted TODO line . . . or are there more sophisticated ways of talking to emacs/org-mode from without? LB --bcaec520f3c9a1400004f5fcffe2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I've seen various things for interacting with org mode= from external apps. I found org-protocol, as well as a Mutt-to-org mode ar= ticle. Per the tittle, I want to be able to add new TODO items from, say, a= n email or a PHP-based web page form. Is this just brute force external fil= e manipulation, i.e., e.g., my PHP code would simply open a .org file and c= oncatenate a properly formatted TODO line . . . or are there more sophistic= ated ways of talking to emacs/org-mode from without?

LB
--bcaec520f3c9a1400004f5fcffe2--