At Fri, 28 Jan 2011 18:06:07 -0600,
David LeBauer wrote:
>
> I would like to export my rememberthemilk.org tasks to org-mode.
>
> I have the following in my .emacs, following the recommendation here:
>
> http://stackoverflow.com/q/2138947/199217
>
> ;; sync org-mode with rememberthemilk
> ;; (require org-feed)
> (setq org-feed-alist
>       '(("Remember The Milk"
>          "http://www.rememberthemilk.com/rss/dlebauer/";
>          "~/org/rtm.org"
>          "Remember The Milk"
>          :template "* TODO %title\n  %a\n "
>          )))
>
> However, when I use C-x C-c g, I get the message:
>
>    no new entries from 1 feed.
>
> And none of the information is synced
>
> if I enter the feed into my browser, I can see the html/rss markup
> with my tasks embedded, but none of it is imported to my rtm.org file
> except for the feed name.

Could you post an example of a RTM RSS feed? This would allow to check
why Org's RSS parser fails to recognize any entries in the feed.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgp08ntbc7fmD.pgp
Description: PGP signature

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

Reply via email to