I’m running into a situation where Hazel keeps moving my files to the Downloads folder even though I’ve configured the rule to move them only if it’s 11 PM or if they’re tagged green. My initial suspicion was that this is a bug, because the automation triggers at times outside of 11 PM without me doing anything special.
Hazel 5.3.6
Rule Logic:
Here’s the rule text as it appears in the image, closely mirroring Hazel’s condition/logic structure:
If all of the following conditions are met:
1. If any of the following conditions are met:
• Current Time is 11:00 PM
• Color Label is (green color selected)
2. Kind is not Folder
3. Kind is not Alias
Then Move to folder: Downloads