Carsten Dominik <carsten.domi...@gmail.com> 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