What is the difference between putting tags in the YAML front matter vs the body? #54
Answered
by
tallguyjenks
tallguyjenks
asked this question in
Q&A
|
Answered by
tallguyjenks
Apr 12, 2021
Replies: 1 comment
|
the intent is that there is no difference. there's a bug on publish i already let Licat know about where body tags when clicked wont show a list of files that only have the same tag in yaml but he said he'd fix that soon. if your system uses tags heavily and liberally then using them inline might be preferably but given how i basically use them primarily for status and sometimes classification im much more sparing with the tags and keeping them in the YAML is a cleaner way of not spamming the body of the notes. |
0 replies
Answer selected by
tallguyjenks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the intent is that there is no difference. there's a bug on publish i already let Licat know about where body tags when clicked wont show a list of files that only have the same tag in yaml but he said he'd fix that soon.
if your system uses tags heavily and liberally then using them inline might be preferably but given how i basically use them primarily for status and sometimes classification im much more sparing with the tags and keeping them in the YAML is a cleaner way of not spamming the body of the notes.