The tag filter introduced recently lets you filter reports, domains and issues by matching tags.
This filter has currently two modes: “any
“ and “all
“, that let you show matching items having, respectively, any of the chosen tags, or all of them.
We’ve now added a third “none
“ mode, which will result in a negative filter, that shows the items (reports, domains or issues) that don’t have any of the chosen tags.
The new mode lets you exclude items from your view. You can use this, for example, to filter out all issues tagged as CSS
while you work on the other issues.
If you prefer to permanently filter out some issues, you can use muting rules.