User List Suggestion

Have a suggestion for "Everything"? Please post it here.
Post Reply
borbo117
Posts: 2
Joined: Thu Sep 22, 2022 12:40 pm

User List Suggestion

Post by borbo117 »

i don’t speak English. Sorry for suggesting through a translator :|

The suggestion is to create your own list and use it in conjunction with 'Always show search suggestions' under 'Enable search history'.

In the same way as a bookmark, if you create a group called 'apple=apple|mango|berry' and search for 'mango', the results of 'apple, berry, mango' are output. After this you will see search suggestions

thank you
void
Developer
Posts: 15578
Joined: Fri Oct 16, 2009 11:31 pm

Re: User List Suggestion

Post by void »

Thank you for your post borbo117,

I will consider an option to add to your search history from within the Everything user interface.
Thank you for your suggestion.

For now, please try the following:
  • Exit Everything (File -> Exit)
  • Open your Search History.csv in "%APPDATA%\Everything" with Excel.
  • Add your new search to the end of the list, set the search count to a high number and leave the last search date blank, for example:
    "apple|mango|berry",9999
Use Ctrl + Space to show search suggestions.
borbo117
Posts: 2
Joined: Thu Sep 22, 2022 12:40 pm

Re: User List Suggestion

Post by borbo117 »

thanks for the kind explanation

I have one more question about the sort by.

For example, is there a way to sort based on '(123)' or '<def>' when searching for "[abc].*(123).*<def>" ?
void
Developer
Posts: 15578
Joined: Fri Oct 16, 2009 11:31 pm

Re: User List Suggestion

Post by void »

Yes, with Everything 1.5.

regex:[abc].*(123).*<def> addcolumn:regmatch1 sort:regmatch1
Post Reply