VSNotes
VSNotes copied to clipboard
VSNotes never refreshes if 'tags' frontmatter is empty
Reproduce
This will never allow VSNotes to refresh the notes directory. It will endlessly spin.
---
tags:
---
This is a workaround to use empty tags frontmatter.
---
tags: []
---
There should probably be a check to prevent an endless loop in VSNotes.