I’m looking for a way to send a file back to its original path after adding them to a folder.
Specifically, if a file does not meet a criteria after being dropped at a folder, I want to send it back to its original folder.
I can not specify the "original" folder in the script, because the files may come from different places, and each file should go back to its own original path.
I know I can achieve something similar using a "Quick Action" instead of a Folder Action, but this is not ideal because I usually drag and drop an open file from the top bar icon.. just to the left of the file name, there is an icon which is dragable.. This icon is useful to move the file around, but does not have the ‘Quick Action’ menu available. Also, some end users are older people who are not as technologically advanced, and they usually prefer just to ‘drag to a folder on the dock’, instead of ‘right click, then go to Quick Actions, then select this specific action"..
Any help would be really appreciated.