Sync specific albums only #328
|
Hi, is it possible to only specific albums? Thanks |
Answered by
steilerDev
Sep 19, 2023
Replies: 1 comment 1 reply
|
@halbtuerke nope - all or nothing at the moment. It's treating assets independently from albums - so it will first fetch all assets in your personal and shared library and then link the assets into a folder structure. Excluding specific assets based on them being in a folder is currently not in scope. You should however be able to extract them easily by copying them out of the folder after syncing. Alternatively you could |
1 reply
Answer selected by
halbtuerke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@halbtuerke nope - all or nothing at the moment.
It's treating assets independently from albums - so it will first fetch all assets in your personal and shared library and then link the assets into a folder structure.
Excluding specific assets based on them being in a folder is currently not in scope.
You should however be able to extract them easily by copying them out of the folder after syncing. Alternatively you could
archivethem (which optionally deletes the folder remotely) and move them out of the folders afterwards.