Releases: Aetherinox/obsidian-dataview-snippets
Releases · Aetherinox/obsidian-dataview-snippets
v1.0.1
- Added support for tags in headers
Tags are now supported in each header, but the tags will not appear in the table of contents, only the header name itself. The link to the header also properly redirects to the correct section of your note where the header is set.
Example:
## My Header Name #tag1 #tag2 #tag3
My Head Name
v1.0.0
Initial release