emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* checkbox statistics
@ 2009-04-21 10:47 Richard KLINDA
  2009-04-21 12:26 ` Carsten Dominik
  0 siblings, 1 reply; 14+ messages in thread
From: Richard KLINDA @ 2009-04-21 10:47 UTC (permalink / raw)
  To: emacs-orgmode

Hello, currently checkbox statistics only takes into account checkboxes
on a single indent level.  I would prefer checkbox statistics to show
the total number of checkboxes below them, regardless of level.

Currently:

,----
| ** TODO [0/2] job
|    1) [-] 1
|       * [X] a
|       * [X] b
|       * [X] c
|       * [ ] d
|       * [ ] e
|    2) [-] 2
|       * [X] a
|       * [X] b
|       * [ ] c
`----

What I would like is:

,----
| ** TODO [5/10] job
|    1) [-] 1
|       * [X] a
|       * [X] b
|       * [X] c
|       * [ ] d
|       * [ ] e
|    2) [-] 2
|       * [X] a
|       * [X] b
|       * [ ] c
`----

Is it possible somehow?

Thanks, 
Richard

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

end of thread, other threads:[~2009-05-10  7:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21 10:47 checkbox statistics Richard KLINDA
2009-04-21 12:26 ` Carsten Dominik
2009-04-24 12:44   ` Richard KLINDA
2009-04-24 12:56   ` Richard KLINDA
2009-04-24 17:37     ` Samuel Wales
2009-04-25  8:21       ` Richard KLINDA
2009-04-24 13:01   ` checkbox statistics (fixed version) Richard KLINDA
2009-04-24 19:48     ` Eddward DeVilla
2009-05-08 15:27     ` Carsten Dominik
2009-05-08 23:50       ` Eddward DeVilla
2009-05-09  6:56         ` Carsten Dominik
2009-05-09 20:47           ` Eddward DeVilla
2009-05-10  7:17     ` Carsten Dominik
2009-04-26 18:05   ` checkbox statistics Marc Spitzer

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).