emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Denton <wtd@pobox.com>
To: emacs-orgmode@gnu.org
Subject: How can I add a note to a TODO state change sometimes but not always?
Date: Thu, 11 Sep 2014 11:39:12 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.02.1409111130350.22386@shell.miskatonic.org> (raw)

[-- 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/

                 reply	other threads:[~2014-09-11 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.02.1409111130350.22386@shell.miskatonic.org \
    --to=wtd@pobox.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).