Processing folders two levels deep

Hello, I tried to figure this out on my own but to no avail; I want to know if this is something Hazel can even do or if I should find another method
I know I can run rules on files 1 level deep (as per https://www.noodlesoft.com/manual/hazel ... ubfolders/ and https://www.noodlesoft.com/kb/going-into-subfolders/
Here is my folder structure:
I want Hazel to watch FolderA but run rules on rawdata.csv and rawdata2.csv. Can Hazel do this? Thanks in advance for any advice.
I know I can run rules on files 1 level deep (as per https://www.noodlesoft.com/manual/hazel ... ubfolders/ and https://www.noodlesoft.com/kb/going-into-subfolders/
Here is my folder structure:
- Code: Select all
FolderA/
├─ FolderA1/
│ ├─ data/
│ │ ├─ rawdata.csv
├─ FolderA2/
│ ├─ data/
│ │ ├─ rawdata2.csv
I want Hazel to watch FolderA but run rules on rawdata.csv and rawdata2.csv. Can Hazel do this? Thanks in advance for any advice.