Automator subfolder workflow -


running mac os 10.10.3 edit videos living. frequently, clients give me mess of files disorganized subdirectories of folders. want select parent folder, , in finder services > run automator workflow looks through subfolders, finds photo files, finds video files, , puts them corresponding new folders named photos , videos, inside parent folder selected. don't know how use variables, need stringing automator service pull off. have:

set value of variable: hostfolder

get folder contents: repeat each subfolder found

filter finder items: > file extension > contains > mov or mov

move finder items: ???

any completing properly?

use 2 more set value of variables @ beginning, , set 1 photos , other videos. move videos proper path, photos. not sure can single workflow, unless ask analyze hostfolder second time find photo files. if works, should still need define final destination folders once.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -