by helmut (Posted Sun Feb 05, 2017 12:11 pm)
Thank you for your feedback and info, Slaycer. That's an interesting workaround that you use. Are you familiar with VBA which is included in Excel and which can be used to automate a lot of things? With not too much effort this could be fully automated.
Until now I thought we were talking of random sorting of images in a folder. If I understand right, it's not just the images in the folder that you want to sort but the folders themselves. That's an important bit when drafting a solution and pretty much a different affair of things. Currently, even the custom sort order cannot be applied to folders.
- Batch rename: Random number
Another way to achieve this comes to my mind: Batch rename using a random number. I just checked and Batch doesn't offer random numbers, yet.
Read Main Topic
Thank you for your feedback and info, Slaycer. That's an interesting workaround that you use. Are you familiar with VBA which is included in Excel and which can be used to automate a lot of things? With not too much effort this could be fully automated.
Until now I thought we were talking of random sorting of images in a folder. If I understand right, it's not just the images in the folder that you want to sort but the folders themselves. That's an important bit when drafting a solution and pretty much a different affair of things. Currently, even the custom sort order cannot be applied to folders.
- Batch rename: Random number
Another way to achieve this comes to my mind: Batch rename using a random number. I just checked and Batch doesn't offer random numbers, yet.
Read Main Topic