emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com
@ 2011-01-29  0:06 David LeBauer
  2011-01-29  8:10 ` David Maus
  0 siblings, 1 reply; 7+ messages in thread
From: David LeBauer @ 2011-01-29  0:06 UTC (permalink / raw)
  To: emacs-orgmode

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.

Am I doing something wrong? I would be satisfied if I could just
convert the raw .html to .org

Also, is there any .emacs elisp that I could use to avoid having to
enter my password each time?

Thank you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-02-18 21:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-29  0:06 exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com David LeBauer
2011-01-29  8:10 ` David Maus
2011-01-29 20:38   ` David LeBauer
2011-01-30 17:52     ` David Maus
2011-01-31  0:37       ` David LeBauer
2011-02-13 12:42         ` David Maus
     [not found]           ` <AANLkTikhXzOVbk6rHavT+JBwaXQzNM8GsUjut-Kzg8EW@mail.gmail.com>
2011-02-18 21:11             ` David LeBauer

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).