Re: [Orgmode] org-feeds, atom, authentication & gdata

2010-08-18 Thread Eric S Fraga
On Wed, 18 Aug 2010 12:23:52 +0200, Bastien wrote: > > Eric S Fraga writes: > > > Have a look at a message I posted to this list last month: > > > > http://article.gmane.org/gmane.emacs.orgmode/27214 > > Great! Thanks for reposting this. > > IMHO this deserves a place in Worg/org-hacks.org

Re: [Orgmode] org-feeds, atom, authentication & gdata

2010-08-18 Thread Bastien
Eric S Fraga writes: > Have a look at a message I posted to this list last month: > > http://article.gmane.org/gmane.emacs.orgmode/27214 Great! Thanks for reposting this. IMHO this deserves a place in Worg/org-hacks.org Would you add it? -- Bastien

Re: [Orgmode] org-feeds, atom, authentication & gdata

2010-08-18 Thread Eric S Fraga
On Wed, 18 Aug 2010 11:43:59 +0200, Bastien wrote:> Ethan Ligon writes: > > > I long ago hacked together a system for gcalendar that involved a wget > > on an *.ics file and some elisp to get this into calendar entries. > > This works, in a hackish way, but is neither elegant nor particularly >

Re: [Orgmode] org-feeds, atom, authentication & gdata

2010-08-18 Thread Bastien
Hi Ethan, Ethan Ligon writes: > I long ago hacked together a system for gcalendar that involved a wget > on an *.ics file and some elisp to get this into calendar entries. > This works, in a hackish way, but is neither elegant nor particularly > robust. I recently discovered GoogleCL and though

[Orgmode] org-feeds, atom, authentication & gdata

2010-08-17 Thread Ethan Ligon
I've been messing around in an ineffectual way with better ways to get data from various google services (importantly gcalender and gmail) into org. I'd like gcalendar to talk to calendar, and I'd like gmail to feed threads into headings. The latter seems very close to the idea behind org-feeds.