From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stuart McLean Subject: Re: multiple date_tree values possible in a single file Date: Fri, 13 Apr 2012 12:47:40 -0700 Message-ID: References: <3454.1334205396@alphaville> <13533.1334242538@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SImTC-0007ky-WD for emacs-orgmode@gnu.org; Fri, 13 Apr 2012 15:47:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SImTB-0002e1-8j for emacs-orgmode@gnu.org; Fri, 13 Apr 2012 15:47:46 -0400 Received: from mail-qa0-f41.google.com ([209.85.216.41]:41765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SImTB-0002dm-2W for emacs-orgmode@gnu.org; Fri, 13 Apr 2012 15:47:45 -0400 Received: by qafl39 with SMTP id l39so5966660qaf.14 for ; Fri, 13 Apr 2012 12:47:40 -0700 (PDT) In-Reply-To: <13533.1334242538@alphaville> 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: nicholas.dokos@hp.com Cc: emacs-orgmode Thanks, Nick That is what I thought, but I wanted to be sure. Stuart On 4/12/12, Nick Dokos wrote: > Stuart McLean wrote: > >> Hi, Nick >> >> I have expressed myself poorly. It is not so much what I can not get to >> work. It is more "is such-and-such possible". I would like to have two >> headings >> in one file, and to be able to use `org-capture' to file notes under >> each of them >> in a date-tree. I know you can file notes under an individual heading >> using the DATE_TREE property, but how would you use this for two >> different headings? >> >> I hope this is a little more clear, >> > Yes, thanks! > > The docs seem to imply that you cannot do that indeed: the file+datetree > target takes a filename arg, but no heading arg, and afaik they all end > up in the same date tree, i.e. the date tree provides the top level > structure. Cursory experimentation confirms that, but I may have missed > something. > > Nick > >