all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to collect status of all checkboxes in lower subtrees
@ 2013-10-10 10:21 Rainer Stengele
  2013-10-10 16:05 ` Eric S Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: Rainer Stengele @ 2013-10-10 10:21 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

I have a headline with several sub headlines and sub items in lists.
Scattered all over I have checkboxes.
I would very much like to collect and see the overall status of unchecked checkboxes.


Example:

* project
** subproject 1
- [ ] todo 1
- [X] todo 2
- [ ] todo 3
*** sub subproject 1
- [ ] todo 1
- [ ] todo 2
- [X] todo 3
...


I would like to see

* project [2/6] ...


Is there a way to achieve this?
I already know about  org-hierarchical-todo-statistics and  org-hierarchical-checkbox-statistics.

Thanks,
Rainer

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

end of thread, other threads:[~2013-10-15  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10 10:21 How to collect status of all checkboxes in lower subtrees Rainer Stengele
2013-10-10 16:05 ` Eric S Fraga
2013-10-12 14:21   ` Rainer Stengele
2013-10-15  7:55     ` Eric S Fraga

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.