[oni-org] Always give Album entries the “music” category
This commit is contained in:
parent
0a2bbffa1a
commit
955d9dd483
1 changed files with 3 additions and 0 deletions
|
@ -658,6 +658,9 @@ After running it once remove it from `org-capture-after-finalize-hook'."
|
|||
:empty-lines 1)
|
||||
("A" "Album" entry (file "")
|
||||
"* %^{Artist} - %^{Album Name}
|
||||
:PROPERTIES:
|
||||
:CATEGORY: music
|
||||
:END:
|
||||
** TODO Listen to %\\1 - %\\2
|
||||
** TODO Rip %\\1 - %\\2 to disk
|
||||
** TODO Add album art to %\\1 - %\\2
|
||||
|
|
Loading…
Reference in a new issue