[Orgmode] clock and WAIT

2010-01-15 Thread Richard Riley

When I put a task into certain states it would be nice to stop the clock
automatically. It is done for DONE at the moment.

Would it make sense to make

org-clock-out-when-done

a list of state names rather than (or in addition to) a bool?

That way I could make it DONE, WAIT so when I cycle the state to WAIT (eg for
an email confirming something works) the clock is stopped automatically?

Or is there another mechanism for this? Or is the mantra more to keep
stop/start manual until the obvious state for DONE?

regards

r.


-- 
Google Talk : rileyrg...@googlemail.com  http://www.google.com/talk



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] clock and WAIT

2010-01-15 Thread Manish
On Fri, Jan 15, 2010 at 4:52 PM, Richard Riley wrote:

 When I put a task into certain states it would be nice to stop the clock
 automatically. It is done for DONE at the moment.

 Would it make sense to make

 org-clock-out-when-done

 a list of state names rather than (or in addition to) a bool?

 That way I could make it DONE, WAIT so when I cycle the state to WAIT (eg for
 an email confirming something works) the clock is stopped automatically?

 Or is there another mechanism for this? Or is the mantra more to keep
 stop/start manual until the obvious state for DONE?


Not for a list of states but it can be done for at least one state.
See variable org-clock-out-switch-to-state.

HTH
-- 
Manish


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] clock and WAIT

2010-01-15 Thread Carsten Dominik


On Jan 15, 2010, at 12:22 PM, Richard Riley wrote:



When I put a task into certain states it would be nice to stop the  
clock

automatically. It is done for DONE at the moment.

Would it make sense to make

org-clock-out-when-done

a list of state names rather than (or in addition to) a bool?


I think that is a useful extension, so it now works like this.

Thanks.

- Carsten



That way I could make it DONE, WAIT so when I cycle the state to  
WAIT (eg for
an email confirming something works) the clock is stopped  
automatically?


Or is there another mechanism for this? Or is the mantra more to keep
stop/start manual until the obvious state for DONE?

regards

r.


--
Google Talk : rileyrg...@googlemail.com  http://www.google.com/talk



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten





___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode