From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buddy Butterfly Subject: Re: How to get rid of clocktable summary time in the form "2d 02:00" Date: Fri, 04 Apr 2014 00:05:57 +0200 Message-ID: References: <87ioquyl0k.fsf@bzg.ath.cx> <86vbuuzrfx.fsf@somewhere.org> Reply-To: buddy.butterfly@web.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVpm4-0008MY-NL for emacs-orgmode@gnu.org; Thu, 03 Apr 2014 18:06:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVply-0003rt-Qg for emacs-orgmode@gnu.org; Thu, 03 Apr 2014 18:06:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:41914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVply-0003rj-Io for emacs-orgmode@gnu.org; Thu, 03 Apr 2014 18:06:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WVplw-0004Ya-4T for emacs-orgmode@gnu.org; Fri, 04 Apr 2014 00:06:08 +0200 Received: from h1359005.stratoserver.net ([81.169.136.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2014 00:06:08 +0200 Received: from buddy.butterfly by h1359005.stratoserver.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2014 00:06:08 +0200 In-Reply-To: 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 Solved it. If anyone is interested, here it goes: Neither the 2 settings given below nor the links helped very much. Instead I customized the variable "org-time-clocksum-format" and switcht off (deselected) the "Days" entry completely. Cheers, Matt Am 02.04.2014 10:09, schrieb Buddy Butterfly: > > Anyone? Still have no clue.... > > Am 01.04.2014 00:59, schrieb Buddy Butterfly: >> Am 31.03.2014 10:46, schrieb Sebastien Vauban: >>> Bastien wrote: >>>> Buddy Butterfly writes: >>>> >>>>> I would like to have the summary times in a clocktable be displayed >>>>> only in hours, like 48:00 instead of 2d. Or, is it possible to >>>>> define that 1d corresponds to 8:00 as a working day? So in the >>>>> above example I would rather like to see 5d (workingdays) corresponding >>>>> to 40:00. Clocktable counts 1d as 24h (which is right ;-) but not >>>>> in business. >>>> >>>> See `org-time-clocksum-use-effort-durations' and >>>> `org-effort-durations' for a start. >>> >>> Eventually take a look at related posts: >>> >>> - Multiple notions for what's a day >>> http://lists.gnu.org/archive/html/emacs-orgmode/2012-12/msg01093.html >>> >>> - Computations on efforts expressed in days >>> http://lists.gnu.org/archive/html/emacs-orgmode/2012-05/msg00049.html >> >> It looks like this links are describing exactly the same issue. >> But I still have no clue how to change it. I upgraded to Kubuntu 13.10 >> from 12.10. This is where the change came in. Ubuntu 13.10 uses >> Emacs 24.3.1. Will it be fixed in a later version? >> >>> >>> Best regards, >>> Seb >>> >> >> >> >> > > > >