Not quite what you are asking, but ical has a nice facility to create a
text list for a perios span.

I use this with a cron job to email me my diary (forward 5 days) each
morning.

cron job:

02 02 * * *     /usr/bin/ical -calendar /home/lannet/.calendar -list |
mail -s "Your next 5 day schedule" [EMAIL PROTECTED] 1>/dev/null

-- 
Howard.
____________________________________________________
LANNet Computing Associates <http://lannetlinux.com>
"...well, it worked before _you_ touched it!"   --me
"I trust just one person,
 and there are times when I don't even trust myself"
                                                --me

On Wed, 28 Feb 2001, Richard Piper wrote:

> I have been looking for a reasonably sophisticated text-based
> calendar/diary (something like pine for email). Does anyone have any
> suggestions?
>
> thanks
>
> Richard
>
> Richard Piper
> Intensive Care Unit
> Royal North Shore Hospital
> Sydney, Australia
> Work (612) 9926-8617 or 8656
> Home (612) 9419-2339
> Pager (612) 99267111 no 41243
> Mobile 0438-120860
>
>
>


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to