From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Tracking multiple checklists under a header? Date: Tue, 18 Nov 2008 09:10:04 +0100 Message-ID: References: <5641883d0811170750h72aa20dhe4a0795636ba18b3@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2Lf3-0006xm-3H for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:10:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2Lf0-0006vU-EM for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:10:12 -0500 Received: from [199.232.76.173] (port=46870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Lf0-0006vL-3G for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:10:10 -0500 Received: from mx20.gnu.org ([199.232.41.8]:17082) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L2Lf0-0005Js-3W for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:10:10 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2Ley-000148-N9 for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:10:09 -0500 Received: by ug-out-1314.google.com with SMTP id 36so154377uga.17 for ; Tue, 18 Nov 2008 00:10:07 -0800 (PST) In-Reply-To: <5641883d0811170750h72aa20dhe4a0795636ba18b3@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Oliver Charles Cc: emacs-orgmode@gnu.org Hi Oliver, unfortunately, nested checkbox statistics is not supported, and is too hard to implement for me right now. Just go without the cookie in the Day line, and flip the Day entry to CHILDREN visibility to see how you are doing. - Carsten On Nov 17, 2008, at 4:50 PM, Oliver Charles wrote: > Hi, > > I've just expanded my Org-mode addiction a bit more, and plan to make > use of checklists for personal unit testing [1]: > > Here's an example of how I have things set up. This template is copied > to each day in my diary, and I check everything off before I go to bed > > * Personal Unit Test Templates > *** Day [%] > - [/] Health > - [ ] I got out of bed on first alarm call > - [ ] I had a shower this morning > - [ ] I brushed my teeth this morning > - [ ] I had a substantial breakfast > - [ ] I didn't smoke today > - [ ] I didn't drink today > - [/] Commitments > - [ ] I attended all my lectures today > - [ ] You get the idea :-) > > There's more, of course - but I've hit a bit of a problem. If I update > a "Health" task, the the "Day" % indicator gets updated as well - much > as I'd expect. But if I update the commitment (for example, checking > "I attended all my lectures") then the day % indicator does *not* get > updated. > > This is a bit of a pain, because the idea is to have a nice easy to > scan view of my progress. > > Is there anyway to acheive what I want? > > Ollie > > > _______________________________________________ > 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