How to refresh properties?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
dldc114
Posts: 19
Joined: Wed Sep 07, 2022 2:21 pm

How to refresh properties?

Post by dldc114 »

After setting property_user_values, add an item scan in properties. If the csv data of property_user_values is updated, how can you refresh the properties item data?
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: How to refresh properties?

Post by void »

To reload your property_user_values:
  • Exit Everything (File -> Exit)
  • Restart Everything
-or-

To reload your property_user_values:
  • Copy and paste the following into your Everything search box:
    /reload-property-user-values
  • Press ENTER in your Everything search box.
(Consider making this a bookmark)

/reload-property-user-values



To refresh indexed properties:
  • Select your files and press Ctrl + F5.
dldc114
Posts: 19
Joined: Wed Sep 07, 2022 2:21 pm

Re: How to refresh properties?

Post by dldc114 »

Thank you, that’s fine.
Post Reply