On Wed, 2003-02-05 at 11:22, Alex Polite wrote: > I want to print several weeks from the Evolution calendar. I want to > do this from a script. The choice of scripting language (python, perl, bash) is > not important. > > alex
Hopefully you're prepared to write one yourself. ;-) If you just want to print out info from your local calendar, you'll need to write a script that can parse .ics files. Take a look at ~/evolution/local/Calendar/calendar.ics -Mark Gordon _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
