21 gave you false street cred

This commit is contained in:
LinlyBoi
2025-03-30 08:28:46 +02:00
parent 1400910049
commit 5cc536b6e1

View File

@@ -304,7 +304,7 @@
"* TODO [#A] %?\n %i" :empty-lines 1)) "* TODO [#A] %?\n %i" :empty-lines 1))
(add-to-list 'org-capture-templates (add-to-list 'org-capture-templates
'("b" "Quote" entry '("b" "Quote" entry
(file "~/org/quotes.org") (file+headline "~/org/quotes.org" "Quotes")
"%i \n" :empty-lines 1)) "%i \n" :empty-lines 1))
(setq-default org-archive-location "~/org/.archive/%s_archive::* Finished Tasks") (setq-default org-archive-location "~/org/.archive/%s_archive::* Finished Tasks")