Prompt for book acquisition method

master
trémeur 9 months ago
parent d943dae2ea
commit b7ee85637a

@ -163,7 +163,7 @@
(setq org-capture-templates (setq org-capture-templates
'(("a" "Acquired book" entry '(("a" "Acquired book" entry
(file+function "" findacquired) (file+function "" findacquired)
"* %^{Author} /%^{Title}/" "* %^{Author} /%^{Title}/ (%^{Acquisition method})"
:jump-to-captured t) :jump-to-captured t)
("b" "Finished book" entry ("b" "Finished book" entry
(file+function "" findread) (file+function "" findread)

Loading…
Cancel
Save