From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel E. Doherty Subject: datetree+file broken? Date: Mon, 03 Jan 2011 16:55:05 -0600 Message-ID: <871v4tvbqu.wl%ded-law@ddoherty.net> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=37290 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZtIy-0001Fs-G1 for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 17:55:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZtIx-0007Fr-4v for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 17:55:08 -0500 Received: from mail-yi0-f41.google.com ([209.85.218.41]:55950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZtIw-0007FU-V3 for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 17:55:07 -0500 Received: by yia25 with SMTP id 25so3649567yia.0 for ; Mon, 03 Jan 2011 14:55:05 -0800 (PST) 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: Org-mode List All, I have the following templates defined for org-capture: ,---- | (setq org-capture-templates | '(("t" "Todo Item" entry | (file+headline org-default-notes-file "Tasks") | "* TODO %? %^G\n %a") | ("p" "Phone Call Log" entry | (file+headline org-default-notes-file "Phone calls") | "* %U Phone call with %:name %^G\n\n %?") | ("i" "Invoice" entry | (file+headline org-default-notes-file "Invoices") | "* %^T %^G\n %?") | ("j" "Journal Entry" entry | (file+datetree (concat org-directory "Journal.org")) | "* Entered on %U\n %i%?\n%a"))) `---- But when I hit 'j' at the capture dispatch and make an entry, it goes into my defult notes file, Notes.org, rathern than Journal.org, like it should. Does anyone else get this? -- ==================================================== Daniel E. Doherty 7300 W. 110th Street, Suite 930 Overland Park, KS 66210 913.338.7182 (Phone) 913,338.7164 (FAX) Up the airy mountain, Down the rushy glen, We daren't go a-hunting, For fear of little men. --- William Allingham (Donegal, Ireland)