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

[Feature request] prioritize hyphen-connected matches above separated matches #265

Open
Finni123 opened this issue Jul 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Finni123
Copy link

Is your feature request related to a problem? Please describe.
It is not really related to a problem, but more to intuitivity/quality of life.
Example: If I have the phrase "hyphen-connected" in my document and I search for "hyphen connected", Omnisearch will show me all occurences of "hyphen" and "connected" and "hyphen-connected" in order of appearance.
I think it would be more useful if matches that are connected with hyphens are prioritized and are shown above the individual matches.

Describe the solution you'd like
show matches that contain all words of the search connected by hyphens above matches that only contain one of the words individually.

Describe alternatives you've considered
Searching for the hyphenated words directly kinda does what I want, but most of the time, I don't know whether I hyphenated some combination words or not, so it doesn't work intuitively.

Additional context
-

@scambier scambier added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants