emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: planner-ical.el


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner-ical.el
Date: Sat, 23 Jul 2005 16:09:25 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Chris Parsons <address@hidden> writes:

> I've written an extension to planner which enables partial support of
> the iCalendar RFC2445, as used by Apple's iCal, Mozilla Calendar, Lotus
> Notes and others[1]. I'd like to submit for inclusion in the main tree
> if it meets standards.

I've merged this into dev and added a code snippet to the
planner-el.texi documentation node for planner-ical. It publishes
today's tasks as an iCal file:

(planner-ical-export-file
 (planner-today)
 (expand-file-name "tasks.ics"
                   planner-publishing-directory))

It should be relatively easy to make something that publishes the next
N days, if people wanted... =)

Thanks, Chris!

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, juggling
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

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