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

Support for wildcards when adding Folder Templates #418

Closed
jwd-iv opened this issue Oct 17, 2021 · 2 comments
Closed

Support for wildcards when adding Folder Templates #418

jwd-iv opened this issue Oct 17, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jwd-iv
Copy link

jwd-iv commented Oct 17, 2021

When making a Folder Template, it would be nice to be able to use wildcards when specifying the Folder, so one template can be applied to multiple similar folders without making multiple Folder Template entries.

* could match any number of characters except /, // could recursively match all subfolders, and ** could equate to *//*.

@jwd-iv jwd-iv added the enhancement New feature or request label Oct 17, 2021
@JeppeKlitgaard
Copy link
Contributor

If we implement this, I think it should follow standard glob patterns

@jwd-iv
Copy link
Author

jwd-iv commented Jan 13, 2022

#471 is a better idea.

@jwd-iv jwd-iv closed this as completed Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants