Hi Ryan In your .emacs or equivalent:
(require 'planner-cyclic) (setq planner-cyclic-diary-nag nil) (setq planner-cyclic-diary-file (concat (planner-directory) "/cyclic_tasks")) and in cyclic_tasks something like Monday #A _ @14:00 Meet Ryan for SciPy discussions (see Emacs manual for more about diary entries) Cheers Stéfan On Thu, Feb 01, 2007 at 10:11:50PM -0600, Ryan Krauss wrote: > I saw a note about recurring tasks in the FAQ, but was in need of more > detail. > > I have several things I need to do every day. How do I create a list > of recurring daily tasks? > > Ryan _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
