
- What I would expect to happen is that Hazel copies the file from the Downloads folder to Dropbox and then from the Downloads folder to Bookdrop.
- What (based on the log) actually happens is Hazels copies the file from Downloads to Dropbox and then from Dropbox to Bookdrop.
This makes additional processing of the file with further rules difficult because they impact the copied file, not the source file in Downloads. I know that I can work around that with a shell script, but is there a way using Hazel rules to make all rules work on the original file?