From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: iPhone ----> org-mode Date: Tue, 24 Mar 2009 08:37:05 +0100 Message-ID: References: <49C792E9.4030602@manor-farm.org> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: multipart/mixed; boundary="===============1594707012==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lm1CJ-0004LO-HD for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 03:37:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lm1CF-0004L3-OK for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 03:37:19 -0400 Received: from [199.232.76.173] (port=56002 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lm1CF-0004L0-Ce for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 03:37:15 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:34363) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lm1CE-00084v-JU for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 03:37:15 -0400 Received: by ewy4 with SMTP id 4so2378589ewy.42 for ; Tue, 24 Mar 2009 00:37:13 -0700 (PDT) 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: Brad Bozarth Cc: emacs-orgmode@gnu.org --===============1594707012== Content-Type: multipart/alternative; boundary=Apple-Mail-1--272495514 --Apple-Mail-1--272495514 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Mar 24, 2009, at 1:43 AM, Brad Bozarth wrote: > This is nice, no more superfluous flat file... thanks! I don't think so! Because if I see this correctly, your own solution will allow new entries to be refiled to other files, removed or archived, without the script adding them again. If you do this in Ians solution, I think they will be added again. - Carsten > -brad > > On Mon, Mar 23, 2009 at 6:47 AM, Ian Barton > wrote: >>> >>> Pretty simple - it could be cleaner, and filenames and such are >>> hardcoded, but it should be easy for anyone to fix it up or simply >>> replace the filenames and formatting to their liking. It's >>> simple ... >>> but still feels like magic when I press one button on my iPhone in >>> the >>> car, and what I spoke is sitting in my gtd.org when I get to the >>> office :) ... tarball of hack attached. Note that my awk is from >>> OS X, >>> should work on linux as well though (I first got it running on >>> linux, >>> but had to escape some / characters in a pattern match to get >>> reqallxml.awk to work on my mac and haven't tested it again on >>> linux). >> >> Appended is a quick hack in Python that appends items from the rss >> feed to >> an org file. Tasks are give the guid property, which is used to >> identify >> which tasks have already been imported. >> >> Requires Mark Pilgrim's feed parser (think this is already part of >> Python) >> and Charles Cave's orgnode.py. Note orgnode.py seems to have a bug, >> where it >> requires at least one entry in the file. >> >> Ian. >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-1--272495514 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On Mar 24, 2009, = at 1:43 AM, Brad Bozarth wrote:

This is nice, no more superfluous flat file... = thanks!

I don't think so! =  Because if I see this correctly, your own
solution will = allow new entries to be refiled to other files,
removed or = archived, without the script adding them again.  If = you
do this in Ians solution, I think they will be added = again.

- Carsten

-brad

On Mon, Mar 23, 2009 at 6:47 AM, Ian = Barton <lists@manor-farm.org> = wrote:

Pretty simple - it could be = cleaner, and filenames and such = are
hardcoded, but it should be easy for anyone to fix it up = or simply
replace the filenames and = formatting to their liking. It's simple = ...
but still feels like magic when I press one button on my = iPhone in the
car, and what I spoke is sitting = in my gtd.org when I get to the
office :) ... tarball of hack = attached. Note that my awk is from OS = X,
should work on linux as well though (I first got it = running on linux,
but had to escape some / = characters in a pattern match to = get
reqallxml.awk to work on my mac and haven't tested it = again on linux).

Appended is a = quick hack in Python that appends items from the rss feed = to
an org file. Tasks are give = the guid property, which is used to identify
which tasks have already been = imported.

Requires Mark = Pilgrim's feed parser (think this is already part of = Python)
and Charles Cave's = orgnode.py. Note orgnode.py seems to have a bug, where = it
requires at least one entry = in the file.

Ian.

_______________________________________________
Emacs-orgmode mailing = list
Remember: use `Reply All' = to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.= gnu.org/mailman/listinfo/emacs-orgmode




___________________________________= ____________
Emacs-orgmode mailing list
Remember: use `Reply All' = to send replies to the list.
Emacs-orgmode@gnu.org
http://= lists.gnu.org/mailman/listinfo/emacs-orgmode
<= br>= --Apple-Mail-1--272495514-- --===============1594707012== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1594707012==--