## Notas
I had some difficulty in [[2025-11-21 Spaced Code Repetition]] with creating a folder in the right place for cards and each daily review.
Maybe I can read from a config file like ESLint and other VSCode plugins. That config file will describe where to find the directories for cards and practice.
[[Spaced Code Repetition Feature - Config File]]
Actually, I figured out how to read from the correct `cards` directory from [[How to Code a VSCode Extension]]
## Referencias
- [[VSCode Extension for Spaced Repetition]]