Exclude Folder / Include Subfolder
Exclude Folder / Include Subfolder
All -
I know that people have posted about this topic, but it seems that none of those posts had an answer applicable to my situation.
a) I would like to exclude the following folder from my search results:
C:\Program Files (x86)\
b) However, I would like to include the following subfolder in my search results:
C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\
In Everything Version 1.4.0.713b (x64) I was able to exclude (a) and include (b) and get results from (b).
I installed Everything Version 1.4.0.713b (x64) on a new machine, but if I exclude (a), I can't get any results from (b) no matter what I do. Would you please help? Thank you!
I know that people have posted about this topic, but it seems that none of those posts had an answer applicable to my situation.
a) I would like to exclude the following folder from my search results:
C:\Program Files (x86)\
b) However, I would like to include the following subfolder in my search results:
C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\
In Everything Version 1.4.0.713b (x64) I was able to exclude (a) and include (b) and get results from (b).
I installed Everything Version 1.4.0.713b (x64) on a new machine, but if I exclude (a), I can't get any results from (b) no matter what I do. Would you please help? Thank you!
Re: Exclude Folder / Include Subfolder
viewtopic.php?f=4&t=6732#p21197
try to use Options > Indexes > NTFS >
Include only: _____________
and let us know...
try to use Options > Indexes > NTFS >
Include only: _____________
and let us know...
Re: Exclude Folder / Include Subfolder
Thank you for your kind reply, Stamimail.
I tried your suggestion, but it did not work - perhaps I did not try it correctly. Also, I read the thread that you linked, but the thread was confusing and I was not able to get anything to work.
In the end I did what I probably should have done all along; I installed the old version, and it works well. Thank you again.
I tried your suggestion, but it did not work - perhaps I did not try it correctly. Also, I read the thread that you linked, but the thread was confusing and I was not able to get anything to work.
In the end I did what I probably should have done all along; I installed the old version, and it works well. Thank you again.
Re: Exclude Folder / Include Subfolder
Could you tell us how you configured this older version to get this working? We all might learn from that.Kitty13 wrote: In the end I did what I probably should have done all along; I installed the old version, and it works well. Thank you again.
Another way that to configure this, is to exclude your Program Files (x86) folder under Menu:Tools > Options > Indexes > Exclude and include the C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\ folder under Folder Indexing (don't forget to configure an updte schedule)
That should work with any recent version of Everything.
Last edited by NotNull on Tue Jun 05, 2018 8:15 pm, edited 1 time in total.
Re: Exclude Folder / Include Subfolder
Sure, NotNull. First, thank you for your suggestion. I have filed it away in case I am ever forced to update.
In Version 1.4.0.713b (x64):
a) Tools / Options / Indexes / Exclude: C:\Program Files (x86)
Only thing is I can't remember whether I browsed to the folder or I added the file path as a filter.
b) Tools / Options / Indexes / Folders / Add: C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\
I've checked "Attempt to monitor changes" and set to "Update every 6 Hours". Not sure that the preceding checks even matter.
In Version 1.4.0.713b (x64):
a) Tools / Options / Indexes / Exclude: C:\Program Files (x86)
Only thing is I can't remember whether I browsed to the folder or I added the file path as a filter.
b) Tools / Options / Indexes / Folders / Add: C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\
I've checked "Attempt to monitor changes" and set to "Update every 6 Hours". Not sure that the preceding checks even matter.
Re: Exclude Folder / Include Subfolder
Thanks for replying!
That's exactly what I suggested (were it not that I made a mistake and typed NTFS instead of Exclude I've edited my original post to hide this blunder )
Anyway ...
- Your folder settings are perfectly fine (the Attempt to monitor changes and Update every 6 hours). If there is a lot of activity (changes) in this folder, you could shorten the 6 hours to - for example - 10 minutes.
That's exactly what I suggested (were it not that I made a mistake and typed NTFS instead of Exclude I've edited my original post to hide this blunder )
Anyway ...
- Use path instead of folderKitty13 wrote: [..]
Only thing is I can't remember whether I browsed to the folder or I added the file path as a filter.
[..]
I've checked "Attempt to monitor changes" and set to "Update every 6 Hours". Not sure that the preceding checks even matter.
- Your folder settings are perfectly fine (the Attempt to monitor changes and Update every 6 hours). If there is a lot of activity (changes) in this folder, you could shorten the 6 hours to - for example - 10 minutes.
Re: Exclude Folder / Include Subfolder
I think it should be an easy way to do it with NTFS indexing
Re: Exclude Folder / Include Subfolder
Good thinking, unfortunately, the folder index will still be excluded.Another way that to configure this, is to exclude your Program Files (x86) folder under Menu:Tools > Options > Indexes > Exclude and include the C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\ folder under Folder Indexing (don't forget to configure an updte schedule)
One way to do this is to modify your Everything filter:
- In Everything, from the Search menu, click Organize filters.
- Select your Everything filter and click Edit....
- Change the Search to: !"c:\program files (x86)\"|"C:\Program Files (x86)\TradeStation 9.5\MyWork\Kitty\"
- Click OK.
- Click OK.
Re: Exclude Folder / Include Subfolder
-or-
Please try the following exclude filter:
Please try the following exclude filter:
- In Everything, from the Tools menu, click Options.
- Click the Exclude tab on the left.
- Click Add Filter....
- Set the filter to the following and click OK:
regex:^c:\\program files (x86)\\(?!TradeStation 9.5(\\MyWork(\\Kitty)?)?$) - Change Exclude files to:
regex:^c:\\program files (x86)\\[^\\]*$;regex:^c:\\program files (x86)\\TradeStation\\[^\\]*$;regex:^c:\\program files (x86)\\TradeStation\\MyWork\\[^\\]*$ - Click OK.
Re: Exclude Folder / Include Subfolder
Thank you so much for all of your considered replies.
Re: Exclude Folder / Include Subfolder
Oops! That was actually some bad thinking ... Must have been the heat over here, frying both my braincells. (still trying to deny my stupidity )void wrote: Good thinking, unfortunately, the folder index will still be excluded.
-
- Posts: 1
- Joined: Tue Sep 28, 2021 10:54 am
Re: Exclude Folder / Include Subfolder
Hi, can this be done in an easier way?
I have the same issue, I want to include a child folder of an excluded (parent) folder.
thanks.
I have the same issue, I want to include a child folder of an excluded (parent) folder.
thanks.
Re: Exclude Folder / Include Subfolder
Include all files and use a search instead:
For example:
!"C:\Program Files\" | "C:\Program Files\Everything\"
(this would list only "C:\Program Files\Everything\" under "C:\Program Files\")
If this is useful, consider adding this search as a filter:
Filters can be activated from the Search menu, Filter bar (View -> Filters), right clicking the status bar, filter macro or filter keyboard shortcut.
For example:
!"C:\Program Files\" | "C:\Program Files\Everything\"
(this would list only "C:\Program Files\Everything\" under "C:\Program Files\")
If this is useful, consider adding this search as a filter:
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Exclude Folder / Include Subfolder
- Change the Search to: !"C:\Program Files\" | "C:\Program Files\Everything\"
(let me know the paths you wish to exclude/include if you have trouble setting up this search) - Click OK.
Filters can be activated from the Search menu, Filter bar (View -> Filters), right clicking the status bar, filter macro or filter keyboard shortcut.