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
Long running operation - I don't want to lose them so "easily"
Re: Long running operation - I don't want to lose them so "easily"
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.
Thank you for the suggestion.
Re: Long running operation - I don't want to lose them so "easily"
Same applies when closing the window and losing expensive results
Thanks.
Thanks.
Re: Long running operation - I don't want to lose them so "easily"
The hide_on_close setting may help here.
The next time you open a new search window, this hidden search window is reshown.
- 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.
The next time you open a new search window, this hidden search window is reshown.
-
- Posts: 11
- Joined: Mon May 16, 2022 5:40 pm
Re: Long running operation - I don't want to lose them so "easily"
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.
Re: Long running operation - I don't want to lose them so "easily"
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.
I also have the menu bar bright red to remind me what instance I'm using.
Re: Long running operation - I don't want to lose them so "easily"
Maybe an option to lock the search box?Probably an extra button can be added so that search field just becomes inactive?
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.