From: David LeBauer <dlebauer@gmail.com>
To: David Maus <dmaus@ictsoc.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com
Date: Sat, 29 Jan 2011 14:38:07 -0600 [thread overview]
Message-ID: <AANLkTim=hbOKLqpx7+b56H0Wyro4-8b7rC9Ae_v_L85S@mail.gmail.com> (raw)
In-Reply-To: <87vd18dtac.wl%dmaus@ictsoc.de>
here is a copy of the rss feed
=====================================
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><updated>2011-01-29T20:35:42Z</updated><title
type="html">David's Tasks -
wk-Test</title><subtitle>rememberthemilk.com</subtitle><link
type="text/html"
href="http://www.rememberthemilk.com/home/dlebauer/4685768/"
rel="alternate" title="David's Tasks - wk-Microcosm"/><link
href="http://www.rememberthemilk.com/atom/dlebauer/4685768/"
rel="self" title="David's Tasks - wk-Microcosm"
type="application/atom+xml"/><id>tag:rememberthemilk.com,1999:tasks-dlebauer-4685768</id><generator
uri="http://www.rememberthemilk.com/" version="1.0">Remember The
Milk</generator><entry><author><name>David</name></author><updated>2011-01-29T20:35:42Z</updated><link
type="text/html"
href="http://www.rememberthemilk.com/home/dlebauer/4685768/155949335"
rel="alternate" title="test task
two"/><id>tag:rememberthemilk.com,1999:tasks-dlebauer-4685768.task-155949335</id><title
type="html">test task two</title><content type="xhtml"><div
xmlns="http://www.w3.org/1999/xhtml"><div class="rtm_due"><span
class="rtm_due_title">Due: </span><span class="rtm_due_value">Sat 29
Jan 11</span></div><div class="rtm_priority"><span
class="rtm_priority_title">Priority: </span><span
class="rtm_priority_value">none</span></div><div
class="rtm_time_estimate"><span class="rtm_time_estimate_title">Time
estimate: </span><span class="rtm_time_estimate_value">1
hour</span></div><div class="rtm_tags"><span
class="rtm_tags_title">Tags: </span><span
class="rtm_tags_value">someday, wk</span></div><div
class="rtm_location"><span class="rtm_location_title">Location:
</span><span class="rtm_location_value">none</span></div><div
class="rtm_url"><span class="rtm_url_title">URL: </span><span
class="rtm_url_value"><a target="_blank"
href="http://www.google.com">http://www.google.com</a></span></div><div
class="rtm_postponed"><span class="rtm_postponed_title">Postponed:
</span><span class="rtm_postponed_value">never</span></div><div
class="rtm_notes"><div class="rtm_note"><div
class="rtm_note_title_container"><span
class="rtm_note_title"></span></div><div type="text/xhtml+xml"
xml:space="preserve" class="rtm_note_content">this is a test
note</div><div class="rtm_note_updated_container"><span
class="rtm_note_title_label">Updated: </span><span
class="rtm_note_updated">Sat 29 Jan 11 at
12:35PM</span></div></div></div></div></content></entry><entry><author><name>David</name></author><updated>2011-01-29T20:34:55Z</updated><link
type="text/html"
href="http://www.rememberthemilk.com/home/dlebauer/4685768/155949330"
rel="alternate" title="test task
1"/><id>tag:rememberthemilk.com,1999:tasks-dlebauer-4685768.task-155949330</id><title
type="html">test task 1</title><content type="xhtml"><div
xmlns="http://www.w3.org/1999/xhtml"><div class="rtm_due"><span
class="rtm_due_title">Due: </span><span
class="rtm_due_value">never</span></div><div
class="rtm_priority"><span class="rtm_priority_title">Priority:
</span><span class="rtm_priority_value">none</span></div><div
class="rtm_time_estimate"><span class="rtm_time_estimate_title">Time
estimate: </span><span
class="rtm_time_estimate_value">none</span></div><div
class="rtm_tags"><span class="rtm_tags_title">Tags: </span><span
class="rtm_tags_value">none</span></div><div
class="rtm_location"><span class="rtm_location_title">Location:
</span><span class="rtm_location_value">none</span></div><div
class="rtm_postponed"><span class="rtm_postponed_title">Postponed:
</span><span class="rtm_postponed_value">never</span></div></div></content></entry></feed>
===END====================================
On Sat, Jan 29, 2011 at 2:10 AM, David Maus <dmaus@ictsoc.de> wrote:
> 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:
>>
>> hMicrocosmttp://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.... dmjena@jabber.org
> Email..... dmaus@ictsoc.de
>
--
David LeBauer, PhD
Energy Biosciences Institute
University of Illinois Urbana-Champaign
1206 W. Gregory Drive
Urbana, IL 61801, U.S.A.
next prev parent reply other threads:[~2011-01-29 20:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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='AANLkTim=hbOKLqpx7+b56H0Wyro4-8b7rC9Ae_v_L85S@mail.gmail.com' \
--to=dlebauer@gmail.com \
--cc=dmaus@ictsoc.de \
--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).