Add appointment capture template
This commit is contained in:
parent
b330329c72
commit
9d1b8d2619
1 changed files with 2 additions and 0 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue