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

[FR] Add fuzzy search #150

Closed
eugenesvk opened this issue Nov 18, 2024 · 1 comment
Closed

[FR] Add fuzzy search #150

eugenesvk opened this issue Nov 18, 2024 · 1 comment

Comments

@eugenesvk
Copy link

Is your feature request related to a problem? Please describe.

App names should match even when you make a typo

Describe the solution you'd like

Add support for "fuzzy search" matching, so that helrpe matches helper apps

Describe alternatives you've considered

Don't make typos :)

Additional context

n/a

@alienator88
Copy link
Owner

Added fuzzy matching to the app list filtering logic using Fuse.
Will have this out in the next release as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants