Would it be possible to have both behaviors?  I could see times when
both would be useful.  For example I would find it very useful to see
something like this:

** TODO [0/2] [5/10 s]

saying that of 0 of my 2 major tasks are done and half of my leaf node
tasks are done.  The tralling 's' is for summery.  The same for %
done, perhaps something like '/s' and '%s'  or '/+' and '%+'  or just
two new identifiers.

marc



On Tue, Apr 21, 2009 at 8:26 AM, Carsten Dominik
<carsten.domi...@gmail.com> wrote:
> 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
>



-- 
Freedom is nothing but a chance to be better.
Albert Camus


_______________________________________________
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