EverythingToolbar icon indicating copy to clipboard operation
EverythingToolbar copied to clipboard

Keep last search results

Open JoAllg opened this issue 5 years ago • 1 comments

edit: I've just seen that a similar request was made in #24 . My request has a different touch but I think they could work together.

Currently the last search is lost as soon as the toolbar is closed. This happens for example when interacting with a search result. I happen to need to search for the same thing multiple times because I didn't get the right result / folder or want to interact with several of the search results.

Everything itself does keep the last result, could you implement that too? It would be best if it does not search again when opening the Toolbar but keeps the last search+results in cache. Win + Alt + S could then mark the previous search text to be able to directly replace it with a new searchy. The same when pressing the search icon in the taskbar.

JoAllg avatar Feb 04 '21 19:02 JoAllg

Everything doesn't keep the last search results if you close its GUI. The toolbar uses the Everytnig SDK (DLL) which also doesn't have any cache for results.

Horst12 avatar Oct 24 '21 10:10 Horst12

This issue has been addressed in the 1.0.0 release. Enabling search term history will now keep the last search result.

srwi avatar Jan 27 '23 17:01 srwi