all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Viktor Rosenfeld <listuser36@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Clocking inline tasks
Date: Sun, 29 Jan 2012 03:17:06 +0100	[thread overview]
Message-ID: <20120129021706.GA70596@kenny.fritz.box> (raw)

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	other threads:[~2012-01-29  2:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120129021706.GA70596@kenny.fritz.box \
    --to=listuser36@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.