Automate Marking Photos in a Smart Album as Favorite

Hi, does anyone know if this is possible to do:


I have almost 300 smart albums in Photos on my Mac (that I use to detect photos where iCloud Photo Library messes up the naming of people in my 32.000+ photos). As my other devices are doing its scanning, there frequently pops up cases where people are named incorrectly and that I have to fix. For now, I run through all the smart albums to see where new cases have appeared, which takes some time.


I was trying to create a new smart album that contains all photos present in any of these 300 other smart albums, but apparently another smart album cannot be used as a criterion when defining a new smart album in Photos.


Can Automator somehow be used to either mark as favorites or copy to a certain album photos that are contained in any of the smart albums?


I am very incompetent in the programming of automator scripts so any help would be appreciated!

Posted on May 5, 2018 10:10 PM

Reply

Similar questions

5 replies

May 6, 2018 12:42 AM in response to BJ4Rock

Automator support for Photos is a bit limited. You can only access top-level albums (meaning, the album must not be in a folder)

if all your smart albums are named systematically, for example, the name starts with the same prefix, you can add the contents of the smart albums to a standard album with an Automator workflow like this:

User uploaded file


  • Create a new automator workflow.
  • Drag a "Get Album by Name" action into the workflow. Set it to "begins with" and add the prefix you are using for all smart album names. This will create a list of all matching albums.
  • Then drag an "Add to Album" action into the workflow. If you want to use a new standard album, enter a name for the new album, otherwise select the album you want to add the photos from the smart albums to.
  • Then click the "Run" button to run the workflow.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Automate Marking Photos in a Smart Album as Favorite

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.