emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] exporting atom/rss feeds; org-feed-alist not downloading a


From: David LeBauer
Subject: Re: [Orgmode] exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com
Date: Sat, 29 Jan 2011 14:38:07 -0600

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 <address@hidden> 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.... address@hidden
> Email..... address@hidden
>



-- 
David LeBauer, PhD
Energy Biosciences Institute
University of Illinois Urbana-Champaign
1206 W. Gregory Drive
Urbana, IL  61801, U.S.A.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]