From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Denton 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) Message-ID: Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="658601964-1776646565-1410449952=:22386" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6Sz-0007nA-Hs for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 11:39:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS6St-0004G7-Qe for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 11:39:25 -0400 Received: from shell.miskatonic.org ([65.39.236.119]:42691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6St-0004Dv-NU for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 11:39:19 -0400 Received: from localhost (localhost [127.0.0.1]) by shell.miskatonic.org (Postfix) with ESMTP id 8A14B3DA8321 for ; Thu, 11 Sep 2014 11:39:12 -0400 (EDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --658601964-1776646565-1410449952=:22386 Content-Type: TEXT/PLAIN; format=flowed; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 a= sking=20 for a note. That's fine 8 or 9 times out of 10 ... but sometimes I want = to add=20 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=20 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=20 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=20 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 --=20 William Denton =E2=86=94 Toronto, Canada =E2=86=94 http://www.miskatoni= c.org/ --658601964-1776646565-1410449952=:22386--