Hi,
I'm trying to figure out if I can get Hazel to help with triggering an alert if there are conflicted files in the Dropbox folder.
I currently have a bit more than 3.5G of files in the Dropbox folder (with many level deep folders). I'm thinking that asking Hazel to watch live the Dropbox folder might be overkill. So I was thinking instead to combine it with my previous approach:
1. I have a cron job that scans the Dropbox folder for conflicted files
2. if there are any found conflicted files a mail is automatically created (in /var/mail/alex)
If I'd be able to configure Hazel to watch the /var/mail folder, then
1. I'd set a condition for the file name
2. I'd use a script condition to validate there's indeed an email (mail -e)
3. I could display a Growl notification as an alert
But so far I haven't been able to figure out how to make Hazel see the /var/mail folder.
Any help, ideas, suggestions are welcome!
A://