From 9c466bacbfbe7dfdb545b15db6eb249553a5e5ac Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:04:23 -0400 Subject: new appointment capture --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) 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") -- cgit v1.2.3