diff options
| author | BardofSprites <[email protected]> | 2026-05-11 11:12:59 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-05-11 11:12:59 -0400 |
| commit | 654bff4f21468df4bd6700fb425da782b1e34a5b (patch) | |
| tree | 807c285ab0746c8cdc810e1b034aa2c015733175 /config.org | |
| parent | 14b4e20a3adc4d46f1a5139f690b84d88bc4cc04 (diff) | |
new capture templates
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1461,6 +1461,10 @@ For a long time I really struggled with Emacs tab completion. It still only kind "Appointments" "General") "* %?\n%^t" :time-prompt t) + ("d" "devlog entry" entry + (file+olp+datetree "~/Notes/denote/20260511T105305--development-log__programming.org") + "* %u - %^{Project}\n%?" + :tree-type month) ("s" "self learning task" plain (file+olp "~/Notes/denote/20251202T154611--self-learning-agenda__topic.org" |
