Question
Smart collections: Specify several paths?
Is there some sneaky way for smart collections to dictate Bridge to only watch directories I specify? Let's say I want to target folder1 and subfolder4.1 and skip all matches from any other folder.
root
- folder1
- folder2
- subfolder2.1
- folder3
- folder4
- subfolder4.1
