On restart.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

On restart.

Post by harryray2 »

I have Everything setup so when I exit and restart, omit is always enabled. Is there a way to keep something enabled, such as omit on restart but, for example, if I have the index paused, index goes back to normal on a restart?
void
Developer
Posts: 16698
Joined: Fri Oct 16, 2009 11:31 pm

Re: On restart.

Post by void »

To set the default omit state:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    home
  • Select: home_omit_results
  • Set the value to: true
  • Click OK.


I will add a home_update_indexes.
It might be a good idea to have it set to true by default..

Thank you for the suggestion.



These advanced settings might be added to Tools -> Options -> Home in a future version of Everything.
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: On restart.

Post by harryray2 »

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

Re: On restart.

Post by void »

Everything 1.5.0.1381a adds a home_update_indexes advanced setting.

Everything will now automatically re-enable Update Indexes on startup.

To keep indexes paused on startup:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    update
  • Select: home_update_indexes
  • Set the value to: false
  • Click OK.


Everything 1.5.0.1381a also adds a home_update_indexed_properties advanced setting.

Everything will now automatically re-enable Update Indexed Properties on startup.

To keep property indexing paused on startup:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    update
  • Select: home_update_indexed_properties
  • Set the value to: false
  • Click OK.
Post Reply