You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Converting folders to decks and subdecks is a very useful alternative to using tags.
But if your setup has a single folder, e.g. flashcards, that you want to use, and all other folders should be ignored, you don't have an easy way of doing this.
As of now, you can only specify folders/paths to ignore.
You could manually add every other path except for flashcards, but that is very impractical.
Describe the solution you'd like
A simple switch that turns exclusive glob pattern(s) (folders to ignore) to inclusive pattern(s) (e.g. folders to only include)