From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: org-reqall Was: iPhone ----> org-mode Date: Thu, 26 Mar 2009 10:09:23 +0000 Message-ID: <49CB5453.1090608@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmmWm-0005gI-Lo for emacs-orgmode@gnu.org; Thu, 26 Mar 2009 06:09:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmmWh-0005cd-E7 for emacs-orgmode@gnu.org; Thu, 26 Mar 2009 06:09:36 -0400 Received: from [199.232.76.173] (port=55928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmmWg-0005cN-Mf for emacs-orgmode@gnu.org; Thu, 26 Mar 2009 06:09:30 -0400 Received: from a2s22.a2hosting.com ([69.39.86.130]:55711) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LmmWg-0004jb-1q for emacs-orgmode@gnu.org; Thu, 26 Mar 2009 06:09:30 -0400 Received: from [217.146.125.41] (helo=firewall.banter.local) by a2s22.a2hosting.com with esmtp (Exim 4.69) (envelope-from ) id 1LmmWe-0003XE-46 for emacs-orgmode@gnu.org; Thu, 26 Mar 2009 06:09:28 -0400 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id 58C19DA7E for ; Thu, 26 Mar 2009 10:09:25 +0000 (GMT) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tGUQ-VCDvPvF for ; Thu, 26 Mar 2009 10:09:24 +0000 (GMT) Received: from [192.168.0.60] (scamper.banter.local [192.168.0.60]) by firewall.banter.local (Postfix) with ESMTP id 52DF3DA7D for ; Thu, 26 Mar 2009 10:09:24 +0000 (GMT) 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 Finally got round to uploading this to git hub. The url is http://github.com/geekinthesticks/org-reqall/tree/master Some new things: guids are now stored in a dotfile, so should persist if you refile tasks. Items from the rss feed can now be stored in different org files according to their rss Category (eg. "Task", "Note", etc). I plan to write a script for dial2do.com, which offers a similar, but more limited service. For me the important part is the ability to leave voice messages and get them transcribed into something that I can automagically import into org. When I am not hacking I have a side job as a farmer. I spend a part of my day outside away from the computer. So, getting stuff from speech to text directly is very attractive. Ian.