I think we need search functionality that allows searching for posts and excluding certain tag. For example, say, on Meta, I want to search for all posts in the [feature-request] tag, but not in the [status-completed] or [status-declined] tags. Can this be done currently, and if not, do you think we need it?
If we were to have this, I think that two possible ways of expressing a NOT statement would be:
- ![tag] or
- [/tag]