chris <numbch...@gmail.com> writes: [...] on how org counts completed tasks
> I hope Org-mode can improve this. Well, this is a matter of interpretation. Org is counting how many of the main tasks are complete. Sub-tasks are not at the same level. I prefer how org does it now. In any case, check out ,----[ C-h v org-hierarchical-todo-statistics RET ] | org-hierarchical-todo-statistics is a variable defined in `org.el'. | Its value is nil | Original value was t | | Documentation: | Non-nil means TODO statistics covers just direct children. | When nil, all entries in the subtree are considered. | This has only an effect if `org-provide-todo-statistics' is set. | To set this to nil for only a single subtree, use a COOKIE_DATA | property and include the word "recursive" into the value. | | You can customize this variable. `---- which will probably cover what you want. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.5-322-gd5c11e.dirty