summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs-init.org11
1 files changed, 11 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index d07e465..c2c1b5e 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -1754,6 +1754,17 @@ Templates
"
:clock-in t
:clock-resume t)
+ ("a" "Appointment"
+ entry
+ (id "802014b3-fddf-4090-b140-7fb62cb982f2")
+ "** %?
+:PROPERTIES:
+:CREATED: %U
+:DATE: %^T
+:SOURCE: %a
+:END:
+"
+ )
;; ("a" "Appointment" entry (file "~/sync/a.org")
;; "* %i%?%(and (org-id-get-create) nil)\n:PROPERTIES:\n:CREATED: %U%(when %a \"\n:SOURCE: %a\")\n:END:\n%^t")
;; ("t" "Soonish task" entry (file "~/sync/refile.org")