You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```dataview
TABLE WITHOUT ID join(filter(this.file.etags, (x) => !contains(this.file.frontmatter.tags, substring(x, 1)))) as "Tags in note"
WHERE file = this.file
GROUP BY file.etags as Tags```
Issues:
I have to add in every note
Still shows "Dataview: No results to show for table query" if nothing is found