Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

True random across multiple folders #215

Open
Starblinded opened this issue Jul 1, 2023 · 1 comment
Open

True random across multiple folders #215

Starblinded opened this issue Jul 1, 2023 · 1 comment

Comments

@Starblinded
Copy link

I want to choose a parent folder and have it show random pictures from all the child folders, but it doesn't seem possible. The only thing I can do is LoopSameFolderLevel which does allow all the pictures to be shown, but it goes through the folders in order and "randomly" goes through every image in one folder before moving to the next. Is this an overlooked feature, or am I missing some workaround?

Since that's probably not clear here is an example.

The folder structure is E:\Pictures\Animals with subfolders for birds, cats, and dogs.

I want to be able to open the Animals directory and have it show me a slideshow of random animals. A cat, bird, cat, dog, etc.

What actually happens right now is I have to open the birds folder and it goes through every single bird picture in a random order, then every cat picture, then every dog picture.

@justsome12
Copy link

#325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants