From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Awesome! Date-tree from agenda! Date: Thu, 25 Nov 2010 22:32:37 +0100 Message-ID: <2AF51A11-F4F4-4734-ABC7-1992271E883E@gmail.com> References: <874ob57qoy.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57379 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLjRm-0003eY-F0 for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 16:33:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLjRe-0002BU-9g for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 16:33:42 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:64740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLjRe-0002Af-4C for emacs-orgmode@gnu.org; Thu, 25 Nov 2010 16:33:34 -0500 Received: by mail-ey0-f169.google.com with SMTP id d26so9538345eyd.0 for ; Thu, 25 Nov 2010 13:33:33 -0800 (PST) In-Reply-To: <874ob57qoy.fsf@pinto.chemeng.ucl.ac.uk> 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: Eric S Fraga Cc: emacs-orgmode On Nov 25, 2010, at 9:00 AM, Eric S Fraga wrote: > Nathan Neff writes: > >> I've been looking for a way to do quick "journal" entries >> for /past/ dates, and was disappointed that the Journal >> capture template always used the current date. >> >> I found out you can go to a date in the agenda, and press "k c", >> which >> will cause any capture-template to use the date in the agenda, not >> today's date. Glad to hear that someone is using agenda actions. >> This will use the agenda's date when putting journal entries into a >> file like this: > > Thanks for this. I have always been a little frustrated by the > limitation you mention above (but obviously not frustrated enough to > do > anything about it). using the agenda view to accomplish this is > perfectly fine! There is now also a new capture target type (file+datetree+prompt "path/to/file") which will prompt you for the date (RET will still use today then....) Hope this proves to be useful. - Carsten