diff --git a/custom/capture.el b/custom/capture.el index acb6446..119c34d 100644 --- a/custom/capture.el +++ b/custom/capture.el @@ -163,7 +163,7 @@ (setq org-capture-templates '(("a" "Acquired book" entry (file+function "" findacquired) - "* %^{Author} /%^{Title}/" + "* %^{Author} /%^{Title}/ (%^{Acquisition method})" :jump-to-captured t) ("b" "Finished book" entry (file+function "" findread)