-
Couldn't load subscription status.
- Fork 235
Description
Is your feature request related to a problem? Please describe.
I don't like to use the hierarchical tags because this would add a lot of tags. Also, this would require manually adding specific tags to every file. I use a single "review" tag that is in all files containing flashcards. As a result, all my flashcards are in a single deck.
Describe the solution you'd like
I think a great addition would be to add an option to use single files as subdecks. An example would be that I have tags like #physics, #math, etc., and the files containing the flashcards (for example, a note for a book about the topic) are the subdecks. This would allow it to have fewer tags but still some granularity instead of one deck for very broad topics.
Example:
#physics
- Classical_Mechanics.md
- Quantum_physics.md
- ......
#math
- #math/geometry
- Symmetry.md
- Euclidian geometry.md
- Analysis1.md
- IntroductionToAlgebra.md
- ......
Alternatively there could be an option to specify a tag which would make it so the note is treated as a subdeck under the used review tag. For example the Classical_Mechanics.md could contain the tags math/geometry and subdeck and would be displayed as a subdeck under the geometry deck.
Additional context
No response