Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
7.17k stars 295 forks source link

Improve Web Search Autocomplete #2249

Open ThePython10110 opened 11 months ago

ThePython10110 commented 11 months ago

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

Currently, when "Use Search Autocomplete" is enabled, the original text that you typed is always at the BOTTOM of the list of results.

Describe the solution you'd like

It would be great if the query you're typing is always above all the autocomplete results, like most (all?) search engines, so when you hit enter, you're actually searching for what you typed.

image As you can see, "google" is not at the top of the list. It's at the bottom.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

jjw24 commented 6 months ago

Currently unable to repro.

ThePython10110 commented 6 months ago

Just figured out it only happens when the web search plugin's priority is negative. Does this mean that a negative priority reverses the results? If so, that probably shouldn't happen...