in reply to creating a weekly planner in postscript format
Since it does have code for generating Postscript monthly calendars, you might be able to adapt it to generate a daily view. On a more Perlish front, parsing the output of "remind -s" and using PostScript::Simple to generate your daily view might be more appropriate.
For some more detailed articles, see http://www.43folders.com/2005/02/guest_mike_harr.html or http://www.linuxjournal.com/article/3529.
|
---|