Skip to content
Discussion options

You must be logged in to vote

A bit long but the following should work. This is obviously a bit roundabout so in the future a specific distinct or unique operator might be added.

```dataview
table without id tags
from "<foldername>"
where file.name != this.file.name
flatten file.tags as tags
group by tags
```

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tekiegirl
Comment options

Answer selected by M-bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants