-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multitag filtering #464
Comments
This is a significant issue for us as well. We’ve been using this filtering on other pages, such as the Quadrant and Overview. Additionally, it would be ideal if we could pass this query parameter while navigating between pages. |
very much support that, we would like to get that feature too :) |
Thanks for your input! We'll carefully think about if "AND" should be the only option or if we would introduce a more sophisticated filtering as in e.g. Apple Notes (Contains tag, does not contain tag, and a combination of those). |
currently tag filter is exclusive, so it's possible to select only single tag for filtering, so it's not possible to further narrow the search radius
The text was updated successfully, but these errors were encountered: