aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2026-04-23 00:04:23 -0400
committerBardofSprites <[email protected]>2026-04-23 00:04:23 -0400
commit9c466bacbfbe7dfdb545b15db6eb249553a5e5ac (patch)
tree018da2dd092300e2e299530eda0fd748750eabe6
parenta5f0ec3c8f2c516d73b95b8518d2453103fc5e67 (diff)
new appointment capture
-rw-r--r--config.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.org b/config.org
index b24047b..8aa1521 100644
--- a/config.org
+++ b/config.org
@@ -1451,6 +1451,12 @@ For a long time I really struggled with Emacs tab completion. It still only kind
"~/Notes/denote/todo.org"
"Inbox" "General tasks")
"* TODO %?")
+ ("a" "appointment" entry
+ (file+olp
+ "~/Notes/denote/todo.org"
+ "Appointments" "General")
+ "* %?\n%^t"
+ :time-prompt t)
;; ("s" "Basic Statistics" entry
;; (file+headline
;; "~/Notes/denote/20240830T215644--statistics-flashcards__anki_stats.org" "Unsorted")