From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Is it possible to automatically set the timestamp recorded in a CLOSED: annotation to a different time than now? Date: Wed, 19 Sep 2012 11:37:33 +0200 Message-ID: <878vc6mjz6.fsf@bzg.ath.cx> References: <20120912093827.GA25971@hobitton> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEGj2-00071W-Mx for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:37:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEGit-00043N-6e for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:37:44 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:62642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEGit-00043J-0D for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:37:35 -0400 Received: by wibhq4 with SMTP id hq4so4345726wib.12 for ; Wed, 19 Sep 2012 02:37:34 -0700 (PDT) In-Reply-To: <20120912093827.GA25971@hobitton> (Gaizka Villate's message of "Wed, 12 Sep 2012 11:38:27 +0200") 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: Gaizka Villate Cc: emacs-orgmode@gnu.org Hi Gaizka, Gaizka Villate writes: > I then adjust it manually to set it to the last clocked-out timestamp > (which, for me, is the last time I spent working on it). I introduced `org-use-last-clock-out-time-as-effective-time' which lets you do this automatically. You can test it from the git master branch for now, it will be in the next major release. Thanks for this idea! -- Bastien