finder - Create an applescript / automator workflow that excludes certain file names -


i want make automator folder action excludes file names words in them, eg:

move files /folder x except containing words "screen shot"

the actual actions work fine need script or automator actions exclude files.

you should able use “filter finder items” , set criteria “none of following true”: “name contains screen shot”. did quick test “choose folder”, “get folder contents” , “filter finder items” , results contain files not contain word specified.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -