emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] recursive todo/checkbox statistics


From: Alexander
Subject: [Orgmode] recursive todo/checkbox statistics
Date: Mon, 18 May 2009 18:11:06 -0400

Hi,

Forgive me if there is an obvious way to do this that I haven't found.

Is there an easy way to calculate the total number of  tasks for a
file or a subtree?
For example, if the checkbox/todo progress cookie would calculate the
number of checkboxes/todos recursively for a subtree.

so that this:

* TODO heading 1 [1/3]
** DONE task A
** TODO task B
** TODO task C
*** TODO task C1
*** TODO task C2

would be this instead:

* TODO heading 1 [1/5]
** DONE task A
** TODO task B
** TODO task C
*** TODO task C1
*** TODO task C2

I would be fine with any other solution as well, it was just that it
seems closest to the checkbox/todo functionality.

Thanks you,

Alexander




reply via email to

[Prev in Thread] Current Thread [Next in Thread]