unable to create new entries in exclude list

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

unable to create new entries in exclude list

Post by harryray2 »

Everything 1.5 1322

I've been trying to exclude folders in exclude..I've used add folder, navigated to folder I want to exclude, then clicked OK. The folders appear in the list, but after pressing OK and re-opening the exclude box, the excluded folders have disappeared.

The folders I've excluded previously, some weeks ago, are still there, but new entries aren't 'sticking'
froggie
Posts: 297
Joined: Wed Jun 12, 2013 10:43 pm

Re: unable to create new entries in exclude list

Post by froggie »

also: remove does not work, exclude_list_enabled=1 is always set, even when turned off in the UI.

Updating everything.ini directly works as expected.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Yes, same here, remove isn't working either.
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

Thank you for the bug report harryray2,

This will be fixed in the next alpha update.
I will have an update soon.

I am currently working on group policy support and it looks like this has broken a few things.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Great, thank you.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Any idea what else is broken in this version, or is it mainly the exclusion list?
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

I have rewritten the following settings for 1322/1323:
  • Folders
  • Network Indexes
  • Properties
  • Exclude folders
Looks like it's just exclude folders that are broken..
There's some minor issues with Network Indexes.

I have been working on Network Indexes today, I need to sort out these minor issues before I push out an update.
Hope to have an update soon.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Thank you. Fortunately, exclusions only relate to one of my instances.
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

Everything 1.5.0.1324a fixes an issue with saving exclude folders.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Thanks for the new version...

I've added a fair few exclusions but it's still painfully slow in indexing. Is there a way, rather than excluding, to create a 'whitelist' of files.

It's a lot easier to put folders in that I want indexed, rather than excluding one's that I don't want indexed.

As I mentioned previously, I don't really want that many folders excluded from being searched, but there are an awful lot I don't want, or need, property indexed.
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

To include only the specified folders for property indexing:
  • In Everything, from the Tools menu, click Options.
  • Click the Properties tab on the left.
  • Select your property.
  • Change Include only folders to a semicolon (;) delimited list of folders to include.
    for example:
    C:\windows;C:\Program Files;C:\users
    Only files in the above folders (or in subfolders of the above folders) will be included.
  • Click OK.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Thanks David, just to clarify before I start entering a load of entries. It will work if I disable the exclude list so that Everything searches all entries, and I enter only the (few) folders that I want property indexed?
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

Correct.
Click the ... button to the right of Include only folders to make it easier to add your folders.
Files that are not in these folders (or subfolders of these folders) are excluded.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

I've only just noticed an entry on the index menu 'add results omissions to the index exclude list'.
Does this do the same job?

If it does, it would make things a lot easier.
void
Developer
Posts: 15246
Joined: Fri Oct 16, 2009 11:31 pm

Re: unable to create new entries in exclude list

Post by void »

No, this will add your Omit Results to your Index Exclude List.

From the sounds of things you are trying to avoid adding to your index exclude list.

You can drag-drop folders into the folder list editor under Tools -> Options -> Properties -> [property] -> Exclude folders -> ...


Click the edit exclude folders list button.


Drag-drop into this list.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Apologies, I'm mixing this up with the properties exclude folders section, but yes, I am trying to avoid manually entering files and folders into the properties exclude section, but it appears I have no alternative.
harryray2
Posts: 1050
Joined: Sat Oct 15, 2016 9:56 am

Re: unable to create new entries in exclude list

Post by harryray2 »

Oh yes, of course...I really have reached a new level in my quest to become a complete moron.

Thanks David.
Post Reply