all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* recursive todo/checkbox statistics
@ 2009-05-18 22:11 Alexander
  2009-05-19  6:40 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander @ 2009-05-18 22:11 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-05-21 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18 22:11 recursive todo/checkbox statistics Alexander
2009-05-19  6:40 ` Carsten Dominik
2009-05-19 14:13   ` Alexander
2009-05-20  9:04     ` Carsten Dominik
2009-05-20 12:59       ` Alexander
     [not found]         ` <9A6ACF09-EEFE-4056-9C61-129CA83EC974@gmail.com>
2009-05-21 12:11           ` Alexander

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.