Add very simple capture template for quick notes.

This commit is contained in:
Mateus Rodrigues
2023-01-09 15:43:36 +00:00
parent 6fedfe299d
commit ad9486e6fd

View File

@@ -89,4 +89,5 @@
'(("l" "Library" entry (file "~/library/index.org")
"* %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")))
"* %? %^g\n %^{Autor}p\n %^{Ano}p\n %^{Colecionado}p")
("n" "Quick notes" item (file "~/org/quick.org"))))