emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Clocking inline tasks


From: Viktor Rosenfeld
Subject: [O] Clocking inline tasks
Date: Sun, 29 Jan 2012 03:17:06 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

I have another question regarding inline tasks. When I start the clock
on an inline task the clocking information of the parent task is
included in the mode line. Is this the intended behavior?

In the example below there are three clock lines for a total of 1 hour
and 45 minutes. If I start the clock on the inline task I would expect
the modeline to show 15 minutes. Instead it shows 1 hour and 45 minutes
(including the clocking time of the child task, but that's expected).

* Parent task
:LOGBOOK:
CLOCK: [2012-01-29 Sun 02:00]--[2012-01-29 Sun 03:00] =>  1:00
:END:
********** Inline task 
:LOGBOOK:
CLOCK: [2012-01-29 Sun 03:00]--[2012-01-29 Sun 03:15] =>  0:15
:END:
********** END
** Child task
:LOGBOOK:
CLOCK: [2012-01-29 Sun 01:30]--[2012-01-29 Sun 02:00] =>  0:30
:END:

Thanks,
Viktor



reply via email to

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