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

Add multiplefolder and subfolder support #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grassmunk
Copy link

When using local: this module only loaded pictures in one folder. This update adds two features:

  1. Recursive folder searching
  2. Multiple folders support. To use this feature you just need to separate the folders with a comma or a semicolon. It still works with only a single folder.

Example:

local:/path/to/picture,/path/to/other/pictures;/another/folder

…for local

When using `local:` this module only loaded pictures in one folder. This update adds two features:

1. Recursive folder searching
2. Multiple folders support. To use this feature you just need to separate the folders with a comma or a semicolon. It still works with only a single folder. 

Example:

`local:/path/to/picture,/path/to/other/pictures;/another/folder`
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

Successfully merging this pull request may close these issues.

1 participant