I tried creating a rule looking for Date Added is after Date Last Matched, and not being able to see how I could use the Copy action to rename on the fly, I tried the world's simplest embedded shell script:
- Code: Select all
cp $1 ~/Dropbox/RenderWatch/MostRecentFrame.png
However, this returns an error every time.
Am I approaching this the wrong way?
Thanks in advance for any help.
-Stu