Would it be an idea to automatically remove duplicate search history entries, just keeping the latest entry?
Similar to some clipboard managers.
Duplicate search history entries
Re: Duplicate search history entries
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).
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).
Re: Duplicate search history entries
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:
(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.
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
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.