From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avinash Kulkarni Subject: Date tree view in org files created by remember.el Date: Fri, 1 Jan 2010 01:52:34 -0500 Message-ID: <6d0ff10912312252t7099785bhd20310f03844d4a8@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1353522295==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQbNK-0006Bn-Kf for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 01:52:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQbNF-0006Ak-FA for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 01:52:41 -0500 Received: from [199.232.76.173] (port=51459 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQbNF-0006Ag-67 for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 01:52:37 -0500 Received: from mail-pw0-f47.google.com ([209.85.160.47]:44527) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQbNE-0001ZE-Qq for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 01:52:37 -0500 Received: by pwj10 with SMTP id 10so1419318pwj.26 for ; Thu, 31 Dec 2009 22:52:35 -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: emacs-orgmode@gnu.org --===============1353522295== Content-Type: multipart/alternative; boundary=001636e1f85d07ef45047c14d14f --001636e1f85d07ef45047c14d14f Content-Type: text/plain; charset=ISO-8859-1 Hi, I am trying to get the following template to build a date-tree view in my org files that I use with remember mode. But I never seem to be able to get it - I am on Emacs 23.1 built for Mac OSX. Here are my remember templates: (setq org-remember-templates '(("Quick ToDo" ?n "* TODO %?\n %^{Scheduled for:}T\n" org-default-notes-file date-tree) ("Journal" ?j "* %T %?" "~/org/journal.org" date-tree) ("Timer" ?t "* %?\n" "~/org/timer.org" "Timed Tasks"))) What am I doing wrong with this template? Thank you for a wonderful tool like org mode! Regards, Avinash. --001636e1f85d07ef45047c14d14f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
I am trying to get the following template to build a date-tree view = in my org files that I use with remember mode. But I never seem to be able = to get it - I am on Emacs 23.1 built for Mac OSX.

Here are my remem= ber templates:

(setq org-remember-templates
=A0=A0=A0=A0=A0 '(("Quick ToDo= " ?n "* TODO %?\n=A0 %^{Scheduled for:}T\n" org-default-note= s-file date-tree)
=A0=A0=A0=A0=A0=A0=A0 ("Journal" ?j "* = %T %?" "~/org/journal.org"= ; date-tree)
=A0=A0=A0=A0=A0=A0=A0 ("Timer" ?t "* %?\n" "~/org/= timer.org" "Timed Tasks")))=

What am I doing wrong with this template?

Thank you for a wo= nderful tool like org mode!

Regards,
Avinash.
--001636e1f85d07ef45047c14d14f-- --===============1353522295== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1353522295==--