emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brad Bozarth <prettygood@cs.stanford.edu>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: iPhone ----> org-mode
Date: Wed, 25 Mar 2009 02:06:17 -0700	[thread overview]
Message-ID: <f47cd1b50903250206t28b261cdj1a88b56c93492966@mail.gmail.com> (raw)
In-Reply-To: <15979874-86B6-4E93-9EDD-CE1A30E6525A@uva.nl>

A quick question - if I use a non-nil org-feed-assume-stable, will
that handle "updating" a changed reqall entry? This would be both for
the case of the entries initially saying "Reqall is typing what you
said" before they are transcribed, and for the case of editing an
existing entry on the iPhone or web interface.
-brad

On Wed, Mar 25, 2009 at 1:36 AM, Carsten Dominik <dominik@science.uva.nl> wrote:
> Hi Brad,
>
> I hope you don't mind, but I find this *so extremely useful* that
> I made a pure Emacs lisp version of this which is now in the git repo
> under the name org-feed.el.  It is not made for fancy automatic
> updating with cron jobs and git etc, but it makes for a stand-alone
> alternative that will be easy to configure and has no dependencies
> on external code.
>
> For example, to get a reQall feed into file ~/org/feeds.org under heading
> "ReQall Entries", you would do this.
>
> (setq org-feed-alist
>   '(("ReQall" "http://www.reqall.com/user/feeds/rss/a1b2..."
>      "~/org/feeds.org" "ReQall Entries")))
>
> I do hope that this will not stop python hackers from exploring
> this further, because I thought that the python solution was really
> good and innovative, and it shows what can be done with modules like
> the ones Charles has put out.
>
> - Carsten
>
>
> On Mar 22, 2009, at 11:38 AM, Brad Bozarth wrote:
>
>> Hi! I'm new to org-mode, but knew I had to use it when I combined a
>> desire to try GTD with my ctrl-s view of the world.
>>
>> I'm ok with processing tethered to a computer, but wanted an easy way
>> to capture on the move, without adding anything to my pocket. A couple
>> days of hacking later (with some real *hacks*, but they work), and
>> I've got something I really like.
>>
>> I can now, using either the iphone keyboard or my voice, quickly
>> capture something, and know that it will shortly be sitting as a TODO
>> under "iPhone inbox" in my gtd.org file that is git synchronized
>> between all my computers. I put it together with a cron'd shell
>> script, two awk scripts, and the free "Reqall" iPhone app. Could be
>> done more elegantly, but then I wouldn't be Getting (other) Things
>> Done :). I can share the hacks if anyone is interested.
>>
>> -brad
>>
>>
>> _______________________________________________
>> 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
>
>

  parent reply	other threads:[~2009-03-25  9:06 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 10:38 iPhone ----> org-mode Brad Bozarth
2009-03-22 13:52 ` Carsten Dominik
2009-03-23  8:32   ` Brad Bozarth
2009-03-23 13:47     ` Ian Barton
2009-03-24  0:43       ` Brad Bozarth
2009-03-24  7:37         ` Carsten Dominik
2009-03-24  8:30           ` Ian Barton
2009-03-24  8:38             ` Carsten Dominik
2009-03-24 10:20               ` Ian Barton
2009-03-24  7:03       ` Rob Weir
2009-03-25  5:56     ` Brad Bozarth
2009-03-25  8:00       ` Brad Bozarth
2009-03-22 21:23 ` John Rakestraw
2009-03-24 11:32 ` Carsten Dominik
2009-03-24 18:21   ` Brad Bozarth
2009-03-25  8:28     ` Carsten Dominik
2009-03-25  8:36 ` Carsten Dominik
2009-03-25  8:50   ` Brad Bozarth
2009-03-25 19:52     ` Carsten Dominik
2009-03-25 20:39       ` John Rakestraw
2009-03-25 20:40         ` Carsten Dominik
2009-03-25  9:06   ` Brad Bozarth [this message]
2009-03-25  9:09     ` Carsten Dominik
2009-03-25  9:25       ` Carsten Dominik
2009-03-25  9:35   ` Ian Barton
2009-03-25 10:57     ` William Henney
2009-03-26 15:39       ` Carsten Dominik
2009-03-26 17:07         ` William Henney
2009-03-26 18:20           ` Richard Riley
     [not found]         ` <71454fac0903261121u79e85c3bq2538a294701e4c78@mail.gmail.com>
2009-03-27  9:15           ` Carsten Dominik
2009-03-27 15:45             ` Sven Bretfeld
2009-03-27 17:29               ` Carsten Dominik
2009-03-27 18:07                 ` David Bremner
2009-03-25 14:29     ` Bernt Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f47cd1b50903250206t28b261cdj1a88b56c93492966@mail.gmail.com \
    --to=prettygood@cs.stanford.edu \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).