This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- | |
| -- For each album, add a hierarchical keyword of the format | |
| -- "PhotosExport>folder1>folder2>album" to each photo. | |
| -- | |
| -- Copyright 2019 Rob Allen. | |
| -- License: MIT - https://akrabat.com/license/mit/ | |
| -- | |
| -- Variables to control how many albums to process per run | |
| -- change appropriately per run if you need to do in batches |