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

ignore (trailing and leading) special characters in search #74

Open
ghost opened this issue Sep 2, 2024 · 0 comments
Open

ignore (trailing and leading) special characters in search #74

ghost opened this issue Sep 2, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 2, 2024

When one searches for instance for:

decadent,

...the app returns no results. decadent works as expected, giving a definition.

The user may accidentally select a period, comma or semicolon when sharing to the app -- Termux for instance highlights as follows:

Screenshot_20240902-133723_Termux

The user has to carefully select just the word itself.


Off the top of my head, there's no benefit in "exact matching" for trailing & leading punctuation and symbols. Please ignore them in the search.

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

0 participants