Add appointment capture template

This commit is contained in:
Tom Willemse 2013-05-04 11:34:00 +02:00
parent b330329c72
commit 9d1b8d2619

View file

@ -112,6 +112,8 @@
"* TODO %?")
("T" "Linked task" entry (file "~/documents/org/tasks")
"* TODO %?\n\n %a")
("a" "Appointment" entry (file "~/documents/org/tasks")
"* %?\n SCHEDULED: %^T\n\n %a")
("n" "General note" entry (file ,org-default-notes-file)
(function oni:note-template))))
(setq org-contacts-files '("~/documents/org/misc/contacts.org"))