Most Recently Used Sorting.
Opened this issue · 2 comments
gslqy commented
Description
Previously, I was using Listary, and when I wanted to search for Windows Terminal (located at D:/Tools/terminal/wt.exe), typing wt.exe or just wt would immediately show it as the first item in the list.
However, in Flow Launcher, I encountered the following issues:
- If Everything is not enabled, I cannot find wt.exe at all.
- The MRU algorithm seems problematic. I have to type wt.exe multiple times before it appears as the first item.
- As shown in the screenshot, when I only type wt, Flow Launcher shows many items that are ranked lower than wt.exe, but wt.exe does not appear at all.
Desired Improvements:
- Be able to find wt.exe even without enabling Everything.
- Improve the updating and accuracy of the MRU algorithm.
Best Regards.
z1nc0r3 commented
gslqy commented
Thank you, Although I still find sorting algorithms a bit counterintuitive, it works as expected now :)