From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: clocktable :timestamp t, show CLOSED times Date: Thu, 24 Sep 2009 13:39:19 -0700 (PDT) Message-ID: <94002.72025.qm@web63408.mail.re1.yahoo.com> 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 1Mqv67-0002u9-0I for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:39:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mqv61-0002tJ-FV for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:39:25 -0400 Received: from [199.232.76.173] (port=49370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mqv61-0002tG-9o for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:39:21 -0400 Received: from n4b.bullet.mail.ac4.yahoo.com ([76.13.13.74]:31862) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mqv5z-0007uK-Qp for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 16:39:20 -0400 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 I have a need to timestamp clocked-time items in the clocktable summary. All headings are status DONE, logged with timestamp CLOSED. Can CLOSED be added as a timestamp which will be included in the clocktable column? Per the Org Manual: :timestamp A timestamp for the entry, when available. Look for SCHEDULED, DEADLINE, TIMESTAMP and TIMESTAMP_IA, in this order. SCHEDULED and DEADLINE seem mutually exclusive to CLOSED, I haven't used them to be certain of that. I don't know what TIMESTAMP(_IA) means, it seems to be active or inactive timestamps found in the description text. When found, those do get included in the timestamp column. Thanks, Jeff