emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Date-centric Clocktable


From: Giovanni Ridolfi
Subject: Re: [O] Date-centric Clocktable
Date: Wed, 07 Sep 2011 14:54:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

Carsten Dominik <address@hidden> writes:

Hi, Rasmus !
> On Sep 7, 2011, at 10:07 AM, Rasmus wrote:
>
>> 
>> Hi Carsten, 
>> 
>>>>>> 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 |
>> 
>> That is certainly better! One minor problem is that it displays total
>> time only, I need the time interval and total time.
>> 
You could use the clocktable properties (extremely useful patch by
Niels Giesen [1] )

#+BEGIN: clocktable :maxlevel 2 :scope file :properties ("CLOCK" ) 
:inherit-props t 
                             ^^^^
#+END:                         |
                               |
- be careful of the level -----|
- narrow the file to the date you're interested in ":scope file" search
  on the whole file

hth 
Giovanni

[1] http://article.gmane.org/gmane.emacs.orgmode/40160



reply via email to

[Prev in Thread] Current Thread [Next in Thread]