mdanki
mdanki copied to clipboard
Support for cloze deletion
Hello, thanks for making this project! :-)
In my usage of Anki, I found that I tend to make as many cards as possible with cloze deletion, as opposed to the standard front/rear cards. At least myself, I find them more powerful.
Quoting the Anki documentation:
Cloze deletion is the process of hiding one or more words in a sentence. For example, if you have the sentence:
Canberra was founded in 1913.
…and you create a cloze deletion on “1913”, then the sentence would become:
Canberra was founded in [...].
(there is more to it, and the link above gives the full details)
Would you consider adding support for them in mdanki ? Thanks.
Hi @marco-m I didn't consider to add this feature but it definitely should be added. I'll work on it in the nearest future. Feel free to add PR anyway if it's ok for you :)
hello @ashlinchak, thanks! Unfortunately for the PR, JavaScript is not my cup of tea :-)
I'm not quite sure if mdanki is still being developed? I'm heavily using it for my Master's study right now, so thank you for putting this together!
Adding my voice of support for Cloze support here, it would be a great addition. Thank you!
Found this while evaluating projects that convert Markdown to Anki Decks.
@hobbesjaap while I havent tried any of these projects yet. I just wanted to point you at this other project: https://github.com/lukesmurray/markdown-anki-decks
The other project has (experimental) cloze deletion support, but has other features not present in this project.
But rarely do I need to use all of these features all at the same time anyway that maybe occasionally using one or the other can suffice for now.