From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagn Johansen Subject: Re: Column view bugs Date: Sun, 14 Oct 2007 21:54:51 +0200 Message-ID: References: <6befca6f021e58dcdaab748fe501edec@science.uva.nl> <874pgvktt4.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhXYR-0000jL-Tb for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 17:32:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhXYQ-0000iZ-0N for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 17:32:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhXYP-0000iT-Sk for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 17:32:49 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhXYP-0000K2-LL for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 17:32:49 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IhXQs-0006ew-QZ for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 21:25:03 +0000 Received: from 0x5551567a.adsl.cybercity.dk ([85.81.86.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 21:25:02 +0000 Received: from ozymandias.dk by 0x5551567a.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 21:25:02 +0000 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: emacs-orgmode@gnu.org Bastien writes: > While we are at this, what would people think of a new {%} summary type > for column view? > > {%} Progress status, [100%] if all children are in a DONE state. That is nice. I could also see a use for a state-dependent {:}. Display the sum of times and also the sum of times for tasks that are DONE. E.g. for adding time-estimates and measuring progress. Or maybe add up the not-DONEs to show the remaining time. -- Vagn Johansen