This is how it used to be a long time ago, and then we
changed it, upon the request of several users.
- Carsten
On Apr 21, 2009, at 12:47 PM, Richard KLINDA wrote:
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
_______________________________________________
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