From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Logging time stamp and notes Date: Fri, 22 Aug 2008 18:37:45 +0100 Message-ID: <48AEF969.2060306@manor-farm.org> References: <48AEDE88.5070206@chem.bu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWaad-0006iy-7F for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 13:38:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWaab-0006hl-K2 for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 13:38:22 -0400 Received: from [199.232.76.173] (port=58086 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWaab-0006he-B2 for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 13:38:21 -0400 Received: from a2s22.a2hosting.com ([69.39.86.130]:44962) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KWaaa-0008Mx-Jl for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 13:38:20 -0400 In-Reply-To: <48AEDE88.5070206@chem.bu.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yann Tambouret Cc: emacs-orgmode@gnu.org > I think this feature is available, but I can't seem to find it in the > manual. I'd like to write a note similar to a closing note: > > CLOSED: [2008-08-19 Tue 09:07] > - CLOSING NOTE [2008-08-19 Tue 09:07] \\ > Done and done > > But I'd like it to be unrelated to a changing of the todo state. > Something like: > > - NOTE [2008-08-19 Tue 09:07] \\ > Still waiting on Jim for the files... > > I'd use it both from the agenda view and the plain org file. Could this > be done with remember? Have an interactive heading and file, which > defaults to a sub tree of the current location. This would make the > remember note an actual heading though and not a bullet or dash. > In Agenda view typing z whilst on a TODO item lets you add a note. Is that what you need? Ian.