Some of my files are not being processed due to the file name being too long. I get the following error message: Error Domain=NSPOSIXErrorDomain Code=63 "File name too long"
So I want to write a rule to shorten the file name, but there is no option like "If length of files name exceeds..."
Any ideas other than manually changing each file name?