Previous: , Up: Todos   [Index]


3.3.2 Todo Dependencies

Parent TODOs should not be marked done until all TODO subtasks, or children tasks, are done. Further, sometimes there is a logical sequence to tasks and subtasks.

org-enforce-todo-dependencies

variable such that Org blocks entries from changing state to DONE while they have TODO children that are not DONE.

DONE

if any entry has a property ’ORDERED’, each of its TODO children is blocked until all earlier sibligs are marked as done.