From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Whipp Subject: emacs24 datetree always entering events under today Date: Mon, 3 Sep 2012 10:57:15 +1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cdfd49c6e82be04c8c19f3a Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8Kyc-00045b-R8 for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 20:57:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8Kyb-0006N5-Mw for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 20:57:18 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:64252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8Kyb-0006Mi-FM for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 20:57:17 -0400 Received: by bkcjc3 with SMTP id jc3so1934413bkc.0 for ; Sun, 02 Sep 2012 17:57:16 -0700 (PDT) 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: emacs-orgmode@gnu.org --000e0cdfd49c6e82be04c8c19f3a Content-Type: text/plain; charset=ISO-8859-1 The datetree functionality for org-mode capture is very appealing but google has let me down trying to get it working. I set it up using http://members.optusnet.com.au/~charles57/GTD/datetree.html as follows: template entry: ("e" "Event" entry (file+datetree "~/notes/events.org") "* %^{Title} %? ") My versions are: (emacs-version) "GNU Emacs 24.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2012-07-28 on kutjera, modified by Debian" (org-version) "Org-mode version 7.8.11" Starting with a blank events.org file, the current year month and today are generated as the tutorial describes but all entries appear under it, whatever year or month or day I actually set for them using C-c, C-s to schedule a date (or by just associating a date with them). * 2012 ** 2012-09 September *** 2012-09-03 Monday **** test for tomorrow again SCHEDULED: <2012-09-05 Wed> **** TODO try me as a task for tomorrow SCHEDULED: <2012-09-04 Tue> **** test2 <2012-11-03 Sat 10:31> **** test1 <2012-09-03 Mon 10:30> **** just one date perhaps SCHEDULED: <2012-09-04 Tue> Can anyone help with what I'm doing wrong or is this a feature that is no longer working? Cheers, Paul --000e0cdfd49c6e82be04c8c19f3a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The datetree functionality for org-mode capture is very appealing but googl= e has let me down trying to get it working.


template entry:
("e" "Event" e= ntry (file+datetree "~/notes/events.org<= /a>")
&quo= t;* %^{Title}=A0%?
")