Nick Parker <ni...@developernotes.com> writes:

> Tassilo,
>
> The root item is in fact a TODO item with a scheduled date, I have just been 
> using checkboxes as children of the root TODO item for tracking the 
> individual work items related to the TODO.  So for example:
>
> * TODO Prepare for trip
> [ ] pack clothes
> [ ] print boarding tickets
> [ ] turn on alarm
>
> I suppose could swap out the checkboxes for two stars instead, I was just 
> asking.

Or put a checkbox cookie in the headline

* TODO Prepare for trip [%] [/]

and it updates when you check/uncheck the boxes

* TODO Prepare for trip
  [ ] pack clothes
  [ ] print boarding tickets
  [ ] turn on alarm

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to