9
4
Is there a way to make a repeating task or project with subtasks in org-mode that resets properly? I want to do something like the following:
* TODO Weekly report
SCHEDULED: <2013-12-29 +1w>
** TODO Ask Bob for numbers
** TODO Ask Mary for numbers
** TODO Compile report
However, when I mark the subtasks as complete, and then the main task, only the main task resets as a repeating task; I then have to manually unmark the subtasks. However, if I add the repeating schedule to the subtasks, they reset as soon as I mark them complete, so I cannot track my current status on the task nor ever mark the parent task as complete.
1I use checkboxes for the sub-tasks and have one at the end that reminds me to uncheck checkboxes and complete the task. Nevertheless, I agree it's not clean. – koushik – 2014-03-04T15:06:47.320
2
please check this out: https://stackoverflow.com/questions/20164918/how-to-untick-checkboxes-in-org-mode-for-the-next-cyclic-repetitive-task
– koushik – 2014-03-04T15:13:44.823