|
|
|
|
|
by mvind
2148 days ago
|
|
Thank you so much for your valuable feedback! This was a proof of concept of the idea of creating cards through a chrome extension. There is still a lot of crucial features missing, and I know that now. But from my experience Anki is not an easy tool to use for non-technical users, so the aim for memordo is to have the easability of quizlet but the functionality of anki. |
|
I installed AnkiConnect add-on which allows me to communicate with Anki over a simple HTTP API and complimented it with a CLI tool which automatically fetches the audio or whatever is needed to fill in the fields for the card and adds it to Anki.
So all you have to do is open the terminal and write "add [word]". And the magic happens:
1. A card which the agent is prompted to pronounce the word, followed by the correct pronunciation.
2. A card which the agent is prompted to write down the word after hearing the pronunciation.
3. A card which requests a random example sentence featuring the word, served by a local server. (https://i.imgur.com/11E3IqE.png)
The last card is the most helpful, it provides comprehensible input in the form of unique sentences that uses that word, so you get acquainted with the word's collocations, the context in which it is used and etc.