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.