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.
_______________________________________________
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

Reply via email to