Jump to content

How to exclude folder search scope in File Filter?


Recommended Posts

I posted a similar issue recently here where I wanted to exclude some items from my File Filter search. And the answer given actually worked for the use I had as I could add a comment to the one folder I wanted to skip and everything was well.


However I have a big problem where there are multiple folders I want to exclude. Or rather one folder, named 'node_modules'.


I have this repository and I have this workflow I use which searches through folders inside this repository. However it also searches inside node_modules and its thousands of folders. 
 

I tried to give node_modules a finder comment : 

 

59d96b72b1e4f_2017-10-08at02_03.png.b6e11f33d1f2ee32efb88f598cf7435c.png

 

And then skipping it in File Filter : 

59d96b8cc51a2_2017-10-08at02_04.png.fe71cd274f4d4fc6eadab59bc507ad50.png

 

But that only works for this one folder, it doesn't actually apply to the folders inside node_modules. And it is unfeasible for me to add this comment to every single folder in node_modules just so I can skip them.

 

What can I do in this case? Thank you a lot for any help. 

 

Edited by nikivi
Link to comment

Another option I see is to actually add comments to the folders I want to search over but that too is extremely annoying as I have many folders.

 

I just need some way to exclude a folder and all of its contents being searched by this File Filter.

Edited by nikivi
Link to comment
2 hours ago, deanishe said:

Search the forum for “node_modules”

 

Thank you. Adding node_modules to spotlight blacklist works.

 

However apparently Gitbook doesn't even need me to have these node_modules to use its Gitbook plugins which is even more awesome. 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...