From: David LeBauer <dlebauer@gmail.com>
To: emacs-orgmode@gnu.org
Subject: exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com
Date: Fri, 28 Jan 2011 18:06:07 -0600 [thread overview]
Message-ID: <AANLkTi=G7ct43wSBGYhqi04GcBxEnA3iBDYt3kPoSkC9@mail.gmail.com> (raw)
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.
next reply other threads:[~2011-01-29 0:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-29 0:06 David LeBauer [this message]
2011-01-29 8:10 ` exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com 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
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='AANLkTi=G7ct43wSBGYhqi04GcBxEnA3iBDYt3kPoSkC9@mail.gmail.com' \
--to=dlebauer@gmail.com \
--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).