From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Feature Request: Let Org-mode tasks (subtasks) complete percent state more *accurate*. Date: Wed, 10 Jul 2013 09:51:59 +0100 Message-ID: <878v1e94r4.fsf@ucl.ac.uk> References: <20130709125143.GE25098@stardiviner> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwq8I-0007Mm-Uq for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:52:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uwq8E-0004qc-EG for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:52:18 -0400 Received: from va3ehsobe006.messaging.microsoft.com ([216.32.180.16]:40651 helo=va3outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwq8E-0004qR-Ay for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:52:14 -0400 Received: from mail218-va3 (localhost [127.0.0.1]) by mail218-va3-R.bigfish.com (Postfix) with ESMTP id 31D289A078B for ; Wed, 10 Jul 2013 08:52:12 +0000 (UTC) Received: from VA3EHSMHS024.bigfish.com (unknown [10.7.14.228]) by mail218-va3.bigfish.com (Postfix) with ESMTP id 7B963D8008F for ; Wed, 10 Jul 2013 08:52:10 +0000 (UTC) In-Reply-To: <20130709125143.GE25098@stardiviner> (chris's message of "Tue, 9 Jul 2013 20:51:43 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs Org-mode chris 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