randomly renumbering problem #119
Answered
by
nftchef
DalecB
asked this question in
Help + Q&A
-
HI @nftchef , I always appreciate on your work! I wonder if I can mix two different collections in to one big collection and renumber it randomly. |
Beta Was this translation helpful? Give feedback.
Answered by
nftchef
Mar 21, 2022
Replies: 1 comment 1 reply
-
Thank you! There's no built-in way to do this, but it wouldn't be too hard to write a script to read in the files from both folders (projects) and mix them together, and rewrite the metadata. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DalecB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you!
There's no built-in way to do this, but it wouldn't be too hard to write a script to read in the files from both folders (projects) and mix them together, and rewrite the metadata.