From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Easily adding notes to a TODO item Date: Tue, 26 Apr 2011 12:41:41 -0400 Message-ID: <87r58prmm2.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QElKZ-0007qy-6k for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 12:41:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QElKY-0003Ve-Gh for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 12:41:43 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:59169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QElKY-0003Va-E7 for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 12:41:42 -0400 In-Reply-To: (Shawn Willden's message of "Tue, 26 Apr 2011 10:14:22 -0600") 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: Shawn Willden Cc: emacs-orgmode@gnu.org Shawn Willden writes: > So, I'd really like to be able to hit "C-c C-r" (or something) from > anywhere in EMACS, type my note, and have it automatically go the > right place, with a timestamp. =C2=A0What would make it really awesome is > if I could also have a shortcut that would place the name of the file > I was editing when I hit "C-c C-r" in the note. This exists: (info "(org) Capture") Best, Matt