Duplicate search history entries

Have a suggestion for "Everything"? Please post it here.
Post Reply
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Duplicate search history entries

Post by harryray2 »

Would it be an idea to automatically remove duplicate search history entries, just keeping the latest entry?

Similar to some clipboard managers.
therube
Posts: 4972
Joined: Thu Sep 03, 2009 6:48 pm

Re: Duplicate search history entries

Post by therube »

I don't think you should be seeing dups.

It used to be that case mattered, but that was changed & no longer does.
Quotes can make a difference. So "out" is different from out (non-quoted).

If you do have dups, suppose - with Everything closed, you could (manually) zap them (or do it through Everythings UI).
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: Duplicate search history entries

Post by void »

There shouldn't be any duplicates in your search history.

Please take note of any spaces, as spaces are not trimmed.

for example, the following are all unique search history entries:

Code: Select all

abc
abc 
abc  
(Note the trailing spaces).



Using search_history_add_delay will exaggerate the issue.
Consider disabling search_history_add_delay and pressing ENTER or performing an action on a result to add to your search history.
Post Reply