[FEAT] Refactor code to support diff methods of storing the scheduling info, and diff SR algorithms #878
Closed
Description
The current code has a structure tied to the method of storing scheduling info within the note markdown file itself.
Refactoring the code is a prerequisite to implementing other methods, e.g. as requested in:
[FEAT] Stop using YAML; Move plugin info and data to separate file