Replies: 2 comments 1 reply
-
Or perhaps using the {{Curly Brackets}} would be easier?
Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Related to #387 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you very much for your plugin!
I have such a problem: usually, in one document I write my notes on the subject and at the end of the file I include test questions. If I use ==highlights== in the notes, plugin picks them up as cloze cards. I guess, I could separate questions to a separate file, but that that would make note structure unnecessary complicated.
I was thinking if it would be possible to use HTML comments to separate text that should be excluded from the scanning for questions, eg:
<!-- Do Not Scan for Flash cards - Start -->
and close it with
<!-- Do Not Scan for Flash cards - Stop -->
Or something similar. Or otherwise, we could use comment to show the place of questions:
<!-- Scan for Flash cards - Start -->
close:
<!-- Scan for Flash cards - Stop -->
How do you think?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions