From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Date-centric Clocktable Date: Fri, 21 Oct 2011 19:52:34 +0200 Message-ID: <8762jimdul.fsf@gnu.org> References: <87zkip7oc6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHJFx-0000OO-Eu for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 13:51:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHJFw-0001b9-6y for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 13:51:45 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:53373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHJFv-0001b2-Na for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 13:51:44 -0400 Received: by wyg34 with SMTP id 34so5067078wyg.0 for ; Fri, 21 Oct 2011 10:51:42 -0700 (PDT) In-Reply-To: <87zkip7oc6.fsf@gmail.com> (rasmus@gmx.us's message of "Wed, 31 Aug 2011 14:33:13 +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: Rasmus Cc: emacs-orgmode@gnu.org Hi Rasmus, Rasmus writes: > Is is possible to have a clocktabke with times in the left-most column? > The people I am doing some work for now prefer it that way for unknown > reasons. > > This is an example > > | date | Headline | total | > |------------------------------------------------+-----------------+-------| > | [2011-08-19 Fri 00:28]--[2011-08-19 Fri 00:51] | Writing mails | 0:23 | > | [2011-06-22 Wed 17:00]--[2011-06-22 Wed 17:45] | Data processing | 0:45 | This is not currently possible as such. In the meantime, playing with the :block, :tstart and :tend parameters can help providing something *not* that far. HTH (a bit), -- Bastien