Bernt Hansen <be...@norang.ca> wrote:

> David Ellis <ddellis...@gmail.com> writes:
> 
> > The manual includes the following:
> >
> > To keep the overview over the fraction of subtasks that are already 
> > completed, insert either ‘[/]’ or ‘[%]’ anywhere in the
> > headline. These cookies will be updates each time the todo status of a 
> > child changes. For example:
> >
> >      * Organize Party [33%]
> >      ** TODO Call people [1/2]
> >      *** TODO Peter
> >      *** DONE Sarah
> >      ** TODO Buy food
> >      ** DONE Talk to neighbor
> >
> > This seems to mean that if I enter the following into an org file:
> > ** TODO test3 [/]
> > *** TODO test 1
> > *** TODO test 2
> > *** TODO test 3
> > the [/] should be updated as I mark the sub tasks done. This doesn't work 
> > for me.
> >
> > I can get [/] and [%] to work with checkboxes. Is there some variable that 
> > I need to set to get this to work?
> 
> This works out of the box for me with no special setup.
> 


For me too: it went into org via this commit

commit 2c0812caf14e674d938d80d05678576c0cefcc83
Author: Carsten Dominik <carsten.domi...@gmail.com>
Date:   Mon May 19 14:11:47 2008 +0200

    Implement TODO statistics.
    
    This uses the same cookies as Checkbox statistics, [%] and [/]


and has been available since org-version 6.04. David, you probably need
to update?

HTH,
Nick


_______________________________________________
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