]> git.vanrenterghem.biz Git - Dotty.git/blobdiff - emacs/.emacs.d/init.el
Add capture template for calendar event.
[Dotty.git] / emacs / .emacs.d / init.el
index 8c72ba75f1bb4a547190f5ba5aef87aafd34eac7..ec85953a7dbcbc748fd2ee5ba785a96b9885469f 100644 (file)
@@ -120,7 +120,13 @@ vc-follow-symlinks t
       "* %?\nEntered on %U\n  %i\n  %a")
      ("b" "Tax receipt" item
       (file "~/Documents/belastingen/FY24-25.org")
-      "* %t %a\n") 
+      "* %t %a\n")
+     ("a" "Appointment" entry
+           (file+olp+datetree "~/Nextcloud/notes/calendar.org")
+           "* %?\n :PROPERTIES:\n :location: %^{Location}\n :END:\n%^T--%^T\n\n"
+           :jump-to-captured t
+          :tree-type month
+          :time-prompt t)
      ("p" "Permanent note" plain
       (file denote-last-path)
       #'denote-org-capture