From: Viktor Rosenfeld <listuser36@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Bug? org-capture resumes clock on captured (not interruped) task
Date: Sat, 24 Jul 2010 00:54:36 +0200 [thread overview]
Message-ID: <20100723225436.GA88179@stan> (raw)
Hi,
I have the following capture template template:
("t" "Todo" entry
(file+headline (concat org-directory "openloops.org") "Open Loops")
"* TODO %?\nSCHEDULED: %t"
:prepend t :clock-in t :clock-resume t)
After finishing a capture process that interrupted a running clock, the
just captured task has two clock entries: one for the capture process
and an open clock, like so:
* STARTED The task I just captured
SCHEDULED: <2010-07-24 Sat>
:LOGBOOK:
CLOCK: [2010-07-24 Sat 00:52]
CLOCK: [2010-07-24 Sat 00:52]--[2010-07-24 Sat 00:52] => 0:00
:END:
That is, the clock is restarted on the wrong task.
I've installed org-mode directly from the git reposity.
Cheers,
Viktor
next reply other threads:[~2010-07-23 22:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 22:54 Viktor Rosenfeld [this message]
2010-07-24 12:11 ` Bug? org-capture resumes clock on captured (not interruped) task David Maus
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100723225436.GA88179@stan \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).