From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Re: Create new date-tree entry in current file? Date: Tue, 28 Feb 2012 13:19:22 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Sa7-0001Df-Vs for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 14:19:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2Sa6-0001a5-6y for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 14:19:27 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:47446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Sa5-0001Zb-UF for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 14:19:26 -0500 Received: by eaal1 with SMTP id l1so590371eaa.0 for ; Tue, 28 Feb 2012 11:19:23 -0800 (PST) In-Reply-To: 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: John Hendy Cc: emacs-orgmode On Thu, Oct 6, 2011 at 5:15 PM, John Hendy wrote: > Is there a way to create a date-tree in my current file, or is the > only way to use a capture template pre-set to use a date-tree for the > headline? For projects I have a setup something like this: > > --- > * Tracking > Stores todos and such > > * Journals > Stores chronological notes that aren't todos. Lets me know when I > worked on things. > > * Reference > Odds and ends that aren't chronological, but that I might want to look at. > --- +1 for this feature I also think this would be useful. Currently, I have: my_job.org my_job_journal.org <- Journals go here It would be cool to have the ability to do file+datetree+headline/subheadline+prompt :-)