Long running operation - I don't want to lose them so "easily"

Have a suggestion for "Everything"? Please post it here.
Post Reply
defza
Posts: 29
Joined: Thu Apr 18, 2019 12:49 pm

Long running operation - I don't want to lose them so "easily"

Post by defza »

Hi,

If I've done a long running operation like a full content: search for example, and then I mistakenly press something in the search bar, or change something in the columns or something that causes the results to be rebuilt, I would like to be warned that I will lose these results.

Perhaps a setting to prompt the user that "this search took a long time, you will lose these search results now, are you sure?"
And maybe there can be a value of what constitutes a long time, e.g. "X minutes".

It just feels way too easy to clobber a giant search that took a long time to generate.

Thanks D
void
Developer
Posts: 15497
Joined: Fri Oct 16, 2009 11:31 pm

Re: Long running operation - I don't want to lose them so "easily"

Post by void »

I will consider showing a warning before changing the search after the current results took a long time to populate.

Thank you for the suggestion.
defza
Posts: 29
Joined: Thu Apr 18, 2019 12:49 pm

Re: Long running operation - I don't want to lose them so "easily"

Post by defza »

Same applies when closing the window and losing expensive results

Thanks.
void
Developer
Posts: 15497
Joined: Fri Oct 16, 2009 11:31 pm

Re: Long running operation - I don't want to lose them so "easily"

Post by void »

The hide_on_close setting may help here.
  • In Everything, type in the following search and press ENTER:
    /hide_on_close=1
  • If successful, hide_on_close=1 is shown in the status bar for a few seconds.
Closing an Everything search window will now be hidden instead of closed.
The next time you open a new search window, this hidden search window is reshown.
Marco Polo
Posts: 11
Joined: Mon May 16, 2022 5:40 pm

Re: Long running operation - I don't want to lose them so "easily"

Post by Marco Polo »

void wrote: Wed Feb 23, 2022 8:35 am I will consider showing a warning before changing the search after the current results took a long time to populate.
Probably an extra button can be added so that search field just becomes inactive?

btw, /hide_on_close=1 works not always if there were more that 1 search windows opened.
harryray2
Posts: 1053
Joined: Sat Oct 15, 2016 9:56 am

Re: Long running operation - I don't want to lose them so "easily"

Post by harryray2 »

I don't know if this helps, but what I do is to have a second instance that I use for special, or long running operations. My second instance has slightly different settings and configuration, and has a different icon showing on my task bar and system tray (I use Win 7).

I also have the menu bar bright red to remind me what instance I'm using.
void
Developer
Posts: 15497
Joined: Fri Oct 16, 2009 11:31 pm

Re: Long running operation - I don't want to lose them so "easily"

Post by void »

Probably an extra button can be added so that search field just becomes inactive?
Maybe an option to lock the search box?



There's an undocumented max_hidden_windows ini setting to allow only one hidden window.

Otherwise, Everything restore hidden windows in the reverse close order.
Post Reply