James TD Smith wrote: > Have you looked at org-checklist.el in contrib? I wrote that to > handle this kind of thing. > > Make sure org-checklist.el is in your load path, and add (require > 'org-checklist) to your .emacs. You can then set up your daily task > like so: > > ,----[ test.org ] >> * TODO test >> SCHEDULED: <2009-01-29 Thu + 1d> >> :PROPERTIES: >> :RESET_CHECKBOXES: t >> :END: >> - [ ] Task 1 >> - [ ] Task 2 >> - [ ] Task 3 > `---- > > and when you mark it done all the checkboxes will be cleared.
That's cool! -- Chris Randle Windows XP Pro SP3 - GNU Emacs 22.1.1 - Org-mode 6.20f _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode