Re: [Orgmode] Help with binding new key to change task state

2009-02-16 Thread Ian Barton
The second thing I am trying to do is have a shortcut to take a task from TODO to DONE without going through the above process. You can do this in Agenda View. C-u then type done in the mini-buffer. You can also choose other states and the mini buffer offers tab completion. Ian. _

[Orgmode] Help with binding new key to change task state

2009-02-15 Thread Varnit Suri
Hi all, The org manual talks about using C-u C-c C-t to change the state of a task. This command nicely throws up a list of several intermediate states to choose from. In addition, I have logging turned on, so each time I do this, I can log a note about the state change. I am merely trying to bin