Dealing with photos sort order in Smugmug galleries #32
Unanswered
ADEatGitHub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The download function in SmugMug does not provide options to "apply" or "preserve" the sort order selected for the gallery or set by moving the images manually.
Does smugcli provide a solution for this point ?
A simple option would be to append a sequence number (with leading zeroes) and some separator before the photo filenames.
This requires that the SmugMug API enables to list the photos in a gallery by the display order.
All reactions