diff options
| author | BardofSprites <[email protected]> | 2026-04-23 00:04:23 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-04-23 00:04:23 -0400 |
| commit | 9c466bacbfbe7dfdb545b15db6eb249553a5e5ac (patch) | |
| tree | 018da2dd092300e2e299530eda0fd748750eabe6 /config.org | |
| parent | a5f0ec3c8f2c516d73b95b8518d2453103fc5e67 (diff) | |
new appointment capture
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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") |
