kickoff icon indicating copy to clipboard operation
kickoff copied to clipboard

Prioritize items when search term located at beginning

Open veloc1 opened this issue 3 years ago • 1 comments

Hello there. Using kickoff for about a month and it looks great! Missing one feature though...

I have two frequent items in list:

  • code-insiders (used more often)
  • insomnia

When I searching for insomnia and typing ins, I expect, that insomnia will be the first item. But currently code-insiders popups at first place.

It would be great, if we can sort items with match at beginning.

For example, wofi --show run output:

image

veloc1 avatar Jul 08 '22 09:07 veloc1

Hey, thanks for the feedback!

Matching the exact start of the word would negate the advantages of the fuzzy search I'm using, but your right that the shown behavior is somewhat unexpected. I may be able to fix that by lowering the significance of the history.

j0ru avatar Jul 11 '22 09:07 j0ru