all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Clocking inline tasks
@ 2012-01-29  2:17 Viktor Rosenfeld
  0 siblings, 0 replies; only message in thread
From: Viktor Rosenfeld @ 2012-01-29  2:17 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-29  2:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29  2:17 Clocking inline tasks Viktor Rosenfeld

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.