Anyone an expert with Mac Folder Actions? I'm trying to rename a file from 'file name.md' to 'name.md' but the Rename Finder Items won't get rid of the leading space. I end up with a file called ' name.md'. I've tried replacing 'file\ ' with '' (no quotes) but that didn't work either. Any ideas? #Mac #folderActions #macos
@mrfusion using the rename tool : have you tried to set the name and the space (without the backslash) in between double quotes? I am not on my mac right now, so I can not test it.