Open airiammmm opened 3 days ago
For a temporary/alternate solution, I'd suggest the Meta-bind plugin. It allows for the creation of text/numerical input fields which do show up in the flashcards review pane
For a temporary/alternate solution, I'd suggest the Meta-bind plugin. It allows for the creation of text/numerical input fields which do show up in the flashcards review pane
can you elaborate on this? may i see how does this work?
An example
Example question
`INPUT[text]`
%%?%%
Example answer
Here %%?%%
is the tag I use for multi-line flashcards; The default should be ?
or something.
And this is how it will look With answer
It does have problems with text input as it conflicts with the shortcuts (you can't use s
or space, etc.)
Currently I only need it for numerical answers, so it's still useful.
I just use INPUT[number]
for that which limits the input field to numbers.
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Typing the answers enhances memory retention of information. I hope you'll consider incorporating this feature in the plug in. I really like the spaced repetition in obsidian because it allows me to diversify the information I'm learning and i believe this feature will make the plug in even better
Additional context
No response