From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: New clocktable code Date: Tue, 2 Nov 2010 23:11:52 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=35442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDP5B-0003wx-28 for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 18:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDP59-0002Dt-LE for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 18:11:56 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:37061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDP59-0002Dp-FN for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 18:11:55 -0400 Received: by eydd26 with SMTP id d26so3818368eyd.0 for ; Tue, 02 Nov 2010 15:11:54 -0700 (PDT) In-Reply-To: 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: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org On Nov 2, 2010, at 8:35 PM, Ilya Shlyakhter wrote: > Carsten Dominik gmail.com> writes: >> I have just pushed a rewrite of the clocktable code. > > Thanks Carsten! > Maybe, the code could also be extended to display a summary of any > variable, > rather than just clocksum? E.g. the number of tasks done, or the > amount of > money spent. The sum for a given period would include the sum of a > specified > property in entries that were CLOSED within the specified period. Hi Ilya, I think thiswould now be easier to implement - even though this code is geared towar the clocking functionality. However, your proposal still sounds abstract - do you have concrete examples in mind? - Carsten