From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: adding notes from agenda buffer Date: Thu, 12 Jun 2008 14:11:46 -0400 Message-ID: <87ve0ev7z1.fsf@gollum.intra.norang.ca> References: <18512.13635.51320.210569@gargle.gargle.HOWL> <21947.1213217078@alphaville.zko.hp.com> <18512.15214.812966.679186@gargle.gargle.HOWL> <28348.1213220172@alphaville.zko.hp.com> <87k5gviqed.fsf@mixandgo.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6rHD-0001sg-8g for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 14:11:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6rHA-0001qf-Ni for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 14:11:58 -0400 Received: from [199.232.76.173] (port=41937 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6rHA-0001qQ-Jv for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 14:11:56 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:55208) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6rHA-0000Mt-J9 for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 14:11:56 -0400 In-Reply-To: <87k5gviqed.fsf@mixandgo.ro> (Cezar Halmagean's message of "Wed\, 11 Jun 2008 14\:59\:54 -0700") 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: Cezar Halmagean Cc: emacs-orgmode@gnu.org Cezar Halmagean writes: > Nick Dokos writes: > >> [Fat-fingered that one... I *meant* to say:] >> >> Peter Rayner wrote: >> >>> >Typing on an item in the agenda buffer takes you to the item >>> >itself, where you can do anything you please, e.g. add a note. Is that >>> >what you are looking for? >>> >>> It's close but I would rather automate adding the time-stamp, finding >>> the correct place to add the note etc. It's like adding a note with a >>> state-change but *without* a state change. >> >> [You should reply to the list, so everybody can "hear" the conversation.] >> >> org-add-note will add a note. It's bound to C-c C-z, so from the agenda, >> you can do and then C-c C-z: you'll get a note buffer where you >> can type your note; C-c C-c will insert it. >> > > This is really nice ! But I think we should have this in the agenda > buffer so you don't have to type to go to the actuall TODO entry. It already works like that. Just put the cursor on an agenda line and C-c C-z and enter your note - it gets filed on the appropriate task. -Bernt