We have had the same discussion recently about checkboxes,
and added a variable org-hierarchical-checkbox-statistics.

However, my personal view is that the outline hierarchy is
different, because if you are organizing tasks into a hierarchy,
so it does not make sense to add TODO's on different levels.

- Carsten

On May 19, 2009, at 12:11 AM, Alexander wrote:

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


_______________________________________________
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



_______________________________________________
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

Reply via email to