Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
The scheduling data should be easily accessible via a semi fixed data structure which can be accessed through the templater plugin like this:
<% this.app.plugin.plugin["obsidian-space-repetition"].dataManager.exportedSchedulingData %>
Additional context
No response
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
The scheduling data should be easily accessible via a semi fixed data structure which can be accessed through the templater plugin like this:
<% this.app.plugin.plugin["obsidian-space-repetition"].dataManager.exportedSchedulingData %>
Additional context
No response