Hello!
I was wondering if there is an simple way to aggregate/copy tags from image tags on images in an album to that album so that all the tags underneath are represented at the album level.
I gave a look through the available plugins and forum and did not see anything on it, so figured someone in the developer / user community might have an idea.
Thanks!
The tags_extra plugin can do that. Currently it uses MySQL queries to collect those tags and does not "copy" them to the album. That real copying is on the list https://github.com/zenphoto/zenphoto/issues/4 but with low priority at least for me.
Ah ok. That will work fine for now! Thanks.