Update capture templates.
This commit is contained in:
@@ -86,4 +86,6 @@
|
||||
;; org-capture templates
|
||||
(setq org-capture-templates
|
||||
'(("l" "Library" entry (file "~/library/index.org")
|
||||
"* %A %^g\n %^{Author}p\n %^{Edition}p\n %^{Format}p")))
|
||||
"* %A %^g\n %^{Author}p\n %^{Edition}p\n %^{Format}p")
|
||||
("m" "Albums" entry (file "~/repos/listas/music.org")
|
||||
"* %? %^g\n %^{Autor}p\n %^{Ano}p\n %^{Colecionado}p")))
|
||||
|
||||
Reference in New Issue
Block a user