emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How can I add a note to a TODO state change sometimes but not always?
@ 2014-09-11 15:39 William Denton
  0 siblings, 0 replies; only message in thread
From: William Denton @ 2014-09-11 15:39 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1038 bytes --]

I have this in a projects file:

#+TODO: TODO(t!) WAITING(w!) DONE(d!) CANCELED(c@)

When I move something from TODO to WAITING, it adds a timestamp without asking 
for a note.  That's fine 8 or 9 times out of 10 ... but sometimes I want to add 
a note too.

If I use the @ it will always ask me for a note, and I have to C-c C-c to get 
out of that.  I'd like to avoid that if I can.

Is there a way (a prefix or alternate command) that I can use to have Org let me 
add an optional note when I change a TODO state?

I see that C-c C-z (org-add-note) adds a note, but it does it to the item as a 
whole, not to the WAITING workflow change, like so:

* WAITING Find out how to sometimes add a note when I change to WAITING
   - Note taken on [2014-09-11 Thu 11:36] \\
     Asked on mailing list
   - State "WAITING"    from "WAITING"    [2014-09-11 Thu 11:30]
   - State "WAITING"    from "TODO"       [2014-09-11 Thu 11:25]

Thanks,

Bill
-- 
William Denton ↔  Toronto, Canada ↔  http://www.miskatonic.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-11 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11 15:39 How can I add a note to a TODO state change sometimes but not always? William Denton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).