Hi all,
Looking for a way to make Applescript look at a list of folders in a directory, and for each folder make a smart album in photo with the name of the folder. i.e.
foreach (folder name){
create smartalbum searching for all files containing name of the folder
}
is this dooable?
Thanks,
Tyler