On Sep 17, 2009, at 12:06 AM, Sebastian Rose wrote:
Carsten Dominik writes:
(defun sr-org-todo-state-toggled()
"Start the clock, if the state of a todo item changes to 'STARTED'."
(if(string= "STARTED" state)
(org-clock-in)
(org-clock-out-if-current)))
(setq org-after-todo-state-change
Carsten Dominik writes:
>> (defun sr-org-todo-state-toggled()
>> "Start the clock, if the state of a todo item changes to 'STARTED'."
>> (if(string= "STARTED" state)
>> (org-clock-in)
>>(org-clock-out-if-current)))
>>
>> (setq org-after-todo-state-change-hook 'sr-org-todo-state-toggled)
On Sep 16, 2009, at 2:36 PM, Sebastian Rose wrote:
Carsten Dominik writes:
In a different thread, Sebastian Rose writes:
Footnotes:
[1] We should discuss this in an extra thread: make log-into-
drawer and
clocking the default and just have it turned on (is it the
default??). It's soo
Carsten Dominik writes:
> In a different thread, Sebastian Rose writes:
>
>> Footnotes:
>>
>> [1] We should discuss this in an extra thread: make log-into-drawer and
>>clocking the default and just have it turned on (is it the
>>default??). It's sooo useful. And I'm sure, Alice would simp
In a different thread, Sebastian Rose writes:
Footnotes:
[1] We should discuss this in an extra thread: make log-into-drawer
and
clocking the default and just have it turned on (is it the
default??). It's sooo useful. And I'm sure, Alice would simply
enjoy it (without any customiza