From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Clocking repeating tasks Date: Mon, 24 Jan 2011 05:10:37 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=47498 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhJeG-0004oS-C4 for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 05:27:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhJNy-0000x1-NX for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 05:10:59 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:48620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhJNy-0000ww-Gf for emacs-orgmode@gnu.org; Mon, 24 Jan 2011 05:10:58 -0500 Received: by fxm12 with SMTP id 12so4044593fxm.0 for ; Mon, 24 Jan 2011 02:10:57 -0800 (PST) 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: Org-mode ml I just started using clocking and effort to plan my work, and I have a lot of repeating tasks. I'd like the clock summary to reflect how much I've worked on the task "recently". Is there a variable to control how the clock summary is generated? In particular, I'm looking for it to only sum the clocks from the last time the task was marked "DONE". I see three possible solutions, but none were obviously mentioned in the manual or on Worg. 1) A variable exists to control this, and I don't know about it 2) I could work around it by having the clock cleared on "DONE" (I don't like destroying data) 3) Or, the task shoved into a "clock history" drawer or something (I don't know how to implement this myself) TIA -- Jeffrey Horn http://www.failuretorefrain.com/jeff/