Hi,
I use a folder rule to "Run rules on folder contents". It's working fine and well!
However, every time Hazel pass through the monitored folder, this rule always triggers for every single folder on it.
Is there a way to optimize this and add a condition to check if there was any change on folder contents?
Something like this:
if all met
kind is folder
if any condition met on any of its subfiles or subfolders
I need an attribute to check for any change
This is important because it would reduce Hazel processing rules a lot - only change folders will be processed.
Thanks in advance.