Here's what I'd like to:
Copy any files placed in a watched folder onto an external drive.
Have some visible way of knowing the copy had happened (eg green label I can see in the Finder. I want to know I can safely delete the original.)
Not have any tag/flag on the file on the external drive. (I don't want the visual clutter on the archive external drive).
I tried using colour flags:
Hazel rule to copy the file and then flag, does not add the flag to the original file, which is what I want.
Rule that flags the file then copies it does not account for when the external is not connected - the original file gets flagged even though it has not been copied.
Can anyone suggest a way I can achieve what I'm looking for please?