From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Date-centric Clocktable Date: Tue, 06 Sep 2011 23:36:21 +0200 Message-ID: <871uvttktm.fsf@gmail.com> References: <87zkip7oc6.fsf@gmail.com> <87zkiivtxp.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R13IS-0005TF-84 for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 17:35:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R13IR-0001KQ-3C for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 17:35:08 -0400 Received: from lo.gmane.org ([80.91.229.12]:39749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R13IQ-0001Jn-Ob for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 17:35:07 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R13IQ-0000K4-27 for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 23:35:06 +0200 Received: from 0x555293e1.adsl.cybercity.dk ([85.82.147.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Sep 2011 23:35:06 +0200 Received: from rasmus by 0x555293e1.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Sep 2011 23:35:06 +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: emacs-orgmode@gnu.org Bernt Hansen writes: > Rasmus writes: > >> Hi, >> >> 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 | >> >> And so forth. > > Hi Rasmus, > > I'm not aware of any way to automatically get the clock report in that > format using existing org-mode functions but you can just manually move > the column before you publish it to whomever wants it in column 1. Just > put point in the total column and M- to shift the column > where you want it. Well, this would require me to collect some 40 logbook entries myself and associate them with a headline. What I need is a summary showing what I did when. In other words, the default clock table summarizes too much. It might be easier to process the file with some other tool and extract logbook entries with a regexp. Are there any specialized Org/Emacs-command I could use for generating a custom clock table? –Rasmus -- Sent from my Emacs