Hello,
following situation: I want Hazel to check my download folder.
1. rule: As soon as a file with a certain extension is added, a shellscript (remove the quarantine from the file, so that the annoying popup doesn't show up and it is immediately opened) is run.
2. rule: Open files with a certain extension (same as above) with a certain application.
This only works if the "certain application" is already running, otherwise nothing happens. Hazel recognises the file in question to be matched (with the 1. rule) according to its preview function or the log, however the rule isn't carried out (when opening the file manually the popup appears). The 2. rule isn't applied at all.
What am I doing wrong?