debanjandhar12 / Obsidian-Anki-Sync

Obsidian plugin to make flashcards and sync them to Anki
GNU General Public License v3.0
145 stars 11 forks source link

Any possibility to add clozeblock without the comment <!-- -->? #14

Open jakeoung opened 2 years ago

jakeoung commented 2 years ago

I used to use another plugin where we can add without a comment.

For example, I want to add a cloze note without <!-- clozeblock-start --> and <!-- clozeblock-end -->, instead of the original way:

<!-- clozeblock-start -->
The capital of Japan is ==Tokyo==
<!-- clozeblock-end -->

Is there any possibility for this feature?

andrewcrook commented 2 years ago

The obsidian-spaced-repetition should ignore the comments unless configured to use them as selectores and if configured correctly pick up the highlights as a clozer although obsidian-spaced-repetition does seem to have a bug with multiple Highlights on the same card.