[O] Customize org-todo-repeat-to-state to return to previous TODO state

2014-11-21 Thread Grant Schissler
Hi Org-mode Users, I am trying to change the behavior of marking a repeated task as DONE. I would like the task to return to the current TODO state rather than the first in the TODO sequence or a fixed state. For example, ** APPT Lunch with Mallorie 2014-12-04 Thu 12:00 +1w should return

[O] Customizing org-todo-repeat-to-state to return to the current TODO state

2014-11-21 Thread Grant Schissler
Hi Org-mode Users, I am trying to change the behavior of marking a repeated task as DONE. I would like the task to return to the current TODO state rather than the first in the TODO sequence or a fixed state. For example, ** APPT Lunch with Mallorie 2014-12-04 Thu 12:00 +1w Should return to

Re: [O] Customizing org-todo-repeat-to-state to return to the current TODO state

2014-11-21 Thread Grant Schissler
Sorry, I wasn't clear what I meant by fixed state. I want to avoid globally changing the repeat-to-state and flexibly return to the current state. Thanks for the suggestion though On Fri, Nov 21, 2014 at 1:02 PM, Sebastien Vauban sva-n...@mygooglest.com wrote: Grant Schissler wrote: I am

Re: [O] Customizing org-todo-repeat-to-state to return to the current TODO state

2014-11-21 Thread Grant Schissler
-n...@mygooglest.com writes: Grant Schissler wrote: I am trying to change the behavior of marking a repeated task as DONE. I would like the task to return to the current TODO state rather than the first in the TODO sequence or a fixed state. For example, ** APPT Lunch with Mallorie

Re: [O] Customizing org-todo-repeat-to-state to return to the current TODO state

2014-11-21 Thread Grant Schissler
Sorry, Nick. I understand your point better now. It may take a lot of reorganizing, but I will let you know if I find something that works for me. Thanks On Fri, Nov 21, 2014 at 1:13 PM, Nick Dokos ndo...@gmail.com wrote: Sebastien Vauban sva-n...@mygooglest.com writes: Grant Schissler

Re: [O] Customize org-todo-repeat-to-state to return to previous TODO state

2014-11-24 Thread Grant Schissler
~/grantMain.org Calendar) * APPT %?\n%i\n%a\n:PROPERTIES:\n:REPEAT_TO_STATE: APPT\n:END:\n :prepend t))) Grant On Fri, Nov 21, 2014 at 1:56 PM, Brady Trainor algeb...@uw.edu wrote: Grant Schissler grant.schiss...@gmail.com writes: Hi Org-mode Users, I am trying to change