* Switching to DONE does not clock-out
@ 2014-06-16 21:50 noreply
2014-06-16 22:13 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: noreply @ 2014-06-16 21:50 UTC (permalink / raw)
To: emacs-orgmode
Hello,
Just a quick question.
When updating the task state from TODO to DONE, is it supposed to
clock-out *and* update the time spent since latest clock-in ?
If I am asking this, it is because earlier today, it did not work
exactly like I would I have expected: it clocked-out the task *but* it
did not update the time count.
Is it normal ?
Thank you
--
XMA
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Switching to DONE does not clock-out
2014-06-16 21:50 Switching to DONE does not clock-out noreply
@ 2014-06-16 22:13 ` Bastien
2014-06-17 5:01 ` noreply
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-06-16 22:13 UTC (permalink / raw)
To: emacs-orgmode
Hi,
noreply@maillard.im writes:
> When updating the task state from TODO to DONE, is it supposed to
> clock-out
With the default value for `org-clock-out-when-done', yes.
> *and* update the time spent since latest clock-in ?
Not sure what it means: clocking out when switching from TODO to DONE
will clock out the task.
> If I am asking this, it is because earlier today, it did not work
> exactly like I would I have expected: it clocked-out the task *but* it
> did not update the time count.
What do you mean by "update the time count"?
Can you show the CLOCK: lines and what you expected instead.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Switching to DONE does not clock-out
2014-06-16 22:13 ` Bastien
@ 2014-06-17 5:01 ` noreply
0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2014-06-17 5:01 UTC (permalink / raw)
To: emacs-orgmode
Bastien <bzg@gnu.org> writes:
>> If I am asking this, it is because earlier today, it did not work
>> exactly like I would I have expected: it clocked-out the task *but* it
>> did not update the time count.
>
> What do you mean by "update the time count"?
> Can you show the CLOCK: lines and what you expected instead.
** DONE test of clock
SCHEDULED: <2014-06-17 Tue>
- State "DONE" from "STARTED" [2014-06-17 Tue 06:58]
- State "STARTED" from "TODO" [2014-06-17 Tue 06:56]
:LOGBOOK:
CLOCK: [2014-06-17 Tue 06:56]
:END:
:PROPERTIES:
:ID: AE6B33B5-F7DD-4A14-B5DC-B623023B4F3F
:CREATED: [2014-06-17 Tue 06:55]
:END:
I would have expected something like:
** DONE test of clock
SCHEDULED: <2014-06-17 Tue>
- State "DONE" from "STARTED" [2014-06-17 Tue 06:58]
- State "STARTED" from "TODO" [2014-06-17 Tue 06:56]
:LOGBOOK:
CLOCK: [2014-06-17 Tue 06:56] -- [2014-06-17 Tue 06:58] => 0:02
:END:
:PROPERTIES:
:ID: AE6B33B5-F7DD-4A14-B5DC-B623023B4F3F
:CREATED: [2014-06-17 Tue 06:55]
:END:
Instead.
Regards
--
XMA
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-17 5:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 21:50 Switching to DONE does not clock-out noreply
2014-06-16 22:13 ` Bastien
2014-06-17 5:01 ` noreply
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).