I am a new Hazel user and would appreciate help in refining a set of rules.
The scenario is that I wish to scan a folder, and all its subfolders and then create a copy all the JPEG Images that do NOT have a RED color label.
I'm currently using 2 actions to achieve this:


This is working fine - to a point. However if after the rule has run for the first time I add a RED color label to an image in the source folder it is not then removed from the destination folder (which is what I would like).
Surprisingly however it does work the other way (i.e. if I remove a RED color label from an image in the source folder it is immediately added to the destination folder).
Is there another step that I can add to ensure that any images that are subsequently labeled RED are removed from the destination folder?
Any help appreciated!