Skip to content
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

Improved Filtering #20

Closed
rubenwe opened this issue Apr 19, 2020 · 0 comments
Closed

Improved Filtering #20

rubenwe opened this issue Apr 19, 2020 · 0 comments
Labels
feature request New feature request
Milestone

Comments

@rubenwe
Copy link
Owner

rubenwe commented Apr 19, 2020

This is NOT a complete overhaul of the search system, but a few things can be done easily to improve the current implementation:

  • Allow NOT filters with leading - and !
    • Should be stripped for search in Recommendations
    • Clicking on Recommendation should create a "Not"-Tag
  • Allow * wildcards
    • Probably no further recommendation support once star is entered in a tag

Support for more complex queries might come further down the line to support OR or LIKE expressions.

@rubenwe rubenwe added feature request New feature request improvement labels Apr 19, 2020
@rubenwe rubenwe added this to the 1.0.0 milestone Apr 19, 2020
rubenwe added a commit that referenced this issue May 1, 2020
@rubenwe rubenwe closed this as completed in 216d979 May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant