[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Log change TODO state after clock-out
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Log change TODO state after clock-out |
Date: |
Fri, 28 Jul 2017 15:44:18 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
Рома Рудаков <address@hidden> writes:
> Expected result:
>
> * DONE task 1
> CLOSED: [2017-07-26 Wed 15:39]
> :LOGBOOK:
> - State "DONE" from "PROGRESS" [2017-07-26 Wed 15:39]
> - State "PROGRESS" from "TODO" [2017-07-26 Wed 15:37]
> CLOCK: [2017-07-26 Wed 15:37]--[2017-07-26 Wed 15:38] => 0:01
> :END:
> * TODO task 2
> * TODO task 3
> * TODO task 4
>
>
> Actual result:
>
> * DONE task 1
> :LOGBOOK:
> - State "PROGRESS" from "TODO" [2017-07-26 Wed 15:37]
> CLOCK: [2017-07-26 Wed 15:37]--[2017-07-26 Wed 15:38] => 0:01
> :END:
> * TODO task 2
> * TODO task 3
> * TODO task 4
>
> There is no CLOSED log entry and change state from PROGRESS to DONE
> entry.
Logging was inhibited when using `org-clock-out-switch-to-state', but
not when using `org-clock-in-switch-to-state'. I assume this is a bug,
so I removed it.
I may be wrong though, so this change is in master only.
Thank you.
Regards,
--
Nicolas Goaziou