Re: [O] Triggering clock in/out from org state change and progress logging

2014-09-01 Thread Alexis Roda
Hi list, after struggling a bit with edebug (too many things to learn) I have traced what the problem is. For the archives: State-change logging is deferred until the command finishes and is implemented by the function 'org-add-log-setup' adding the function 'org-add-log-note' to the hook 'po

[O] Triggering clock in/out from org state change and progress logging

2014-08-26 Thread Alexis Roda
Hi list, as part of learning org I'm trying to configure it so that state changes trigger clocking in/out tasks. Why testing workflow is: #+TODO: TODO(t) STRT(s!) PAUS(p!) WAIT(w!) | DONE(d!) CANC(c!) What I try to accomplish: * entering STRT pauses the active task (if any) and clocks-in the