sanity-plugin-media
sanity-plugin-media copied to clipboard
[Feature Request] - Filtering by multiple tags
Unless I'm missing something I believe assets can only be filtered by one tag type. It would be really useful (and we have this use case in the company I work for).
e.g.
photo_a
| tags: 'animal', 'funny'
photo_b
| tags: 'animal'
photo_c
| tags: 'funny'
It should be possible to add two tags to the filter and narrow your results to just photo_a
Highly interested in this as well :)
+1 here
Me too! Is there a technical barrier for this?
This has been possible in the v2 branch for some time – but only recently landed in the v3 version in 2.1.0!
It's now possible to add duplicate filters and search on multiple tags (or other filters), which should hopefully allow you to accomplish what you're after.