Prompt for book acquisition method
This commit is contained in:
parent
d943dae2ea
commit
b7ee85637a
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue