Open
Description
How was the issue #172 closed? It still doesn't work as it is currently documented. It only checks direct children with a check boxes, but it completely ignores TODO or DONE. This example taken from the documentation does NOT work:
* Organize Party [33%]
** TODO Call people [1/2]
*** TODO Peter
*** DONE Sarah
** TODO Buy food
** DONE Talk to neighbor
It won't update the % of "Organize Party" and it won't update the / of Call People unless you replace every TODO and DONE with check boxes.
I don't want to be rude or something, but I would love this to work and it just doesn't.