Closed
Description
What is this feature?
That would be a lot more useful to have glob patterns available for article directories.
How the feature should work?
Like glob patterns in ignore
You have examples or an idea of how it can be implemented?
If the code be able to scan by patterns instead of placing all the article files in a folder we can do something like:
📦articles
┣ 📂001
┃ ┗ 📜article_001.md
┣ 📂002
┃ ┗ 📜article_002.md
this would be a lot more handy.