Move last selected item to top when next time search the same thing
-
- Posts: 1
- Joined: Fri Dec 24, 2021 6:02 am
Move last selected item to top when next time search the same thing
I mean if I search `vsc` and scroll down and finally choose `vscode`, can every thing display `vscode` one the top of the list if I search `vsc` again?
Re: Move last selected item to top when next time search the same thing
Please try sorting by Run Count:
Opening an item from the result list will increment the items run count by one.
-or-
Press Enter from the search box to select the most run result.
To manually set the run count:
For example:
Select vscode, right click and click Set Run Count.
Set a high run count, eg: 1000
Now you can search for vsc and punch ENTER ENTER to quickly run vscode.
- In Everything, from the View menu, under the Sort by submenu, click Run Count.
Opening an item from the result list will increment the items run count by one.
-or-
Press Enter from the search box to select the most run result.
To manually set the run count:
- Right click a result and click Set Run Count....
For example:
Select vscode, right click and click Set Run Count.
Set a high run count, eg: 1000
Now you can search for vsc and punch ENTER ENTER to quickly run vscode.
Re: Move last selected item to top when next time search the same thing
I wonder if he means Search Suggestions rank order
Re: Move last selected item to top when next time search the same thing
Possible..
To change the search suggestion sort order to last search date:
search_history_suggestion_sort
To change the search suggestion sort order to last search date:
- In Everything, type in the following search and press ENTER:
/search_history_suggestion_sort=2 - If successful, search_history_suggestion_sort=2 is shown in the status bar for a few seconds.
(the default is /search_history_suggestion_sort=1)
where:
0 = sort by search text
1 = sort by search count
2 = sort by search date
search_history_suggestion_sort