chipsenkbeil / choose

Fuzzy matcher for OS X that uses both std{in,out} and a native GUI
Other
418 stars 19 forks source link

Search results not the most relevant #19

Open rbuzatu90 opened 4 years ago

rbuzatu90 commented 4 years ago

Hi,

First thanks for this helpful tool. Second, I feel that how the search is performed is not that great. Consider having the following 2 lines:

Also I'm willing to support this project!

chipsenkbeil commented 4 years ago

@rbuzatu90 , if you have another means of scoring in mind, I'm happy to have an alternative scoring method available that can be configured via an option if you'd like to give it a try.

I wouldn't want to make it the default and I wouldn't want to remove the current scoring as that would disrupt people already using the tool.

Gleek commented 4 years ago

The rules here might be of help. I've loosely followed them in a few web apps and found the experience much better. These also solve for the issue mentioned here.

http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html