Closed ogallagher closed 9 months ago
example-one
english
, demo
fill-blanks
[you don't want this part]
Person1 - Each sentence (approximately) will be used to generate one Anki note. Each note can then be broken into testable words (Anki clozes), the rest remaining as static text.
Person2 - How do I choose which words are testable, and which are not?
Person1 - You can filter for testable words several different ways.
You can specify by minimum word length for example, or by frequency (number of times that a word appears in the source text).
Person72 - Okay. But then to use the output it looks like I have to download these files and import into Anki?
person1 - Yes. There's a small preview feature built into the website now, but it's not a fully functioning card renderer like what Anki offers.
person2 - Why are there 3 separate files to download?
Person1 - The primary file are the generated Anki notes. The rest are for a creating compatible card template for rendering them (card front, card back, card styles).
Near the top of the documentation, include a video demonstrating
wordsearch...tld/quizcard-generator
, with an explanation that it's a hosted web UI implemented on top of the CLI tool.