An Anki addon for automating Estonian vocabulary flashcards creation.
Simply input an Estonian word in any form, and generate a flashcard containing its principal forms along with a translation into your preferred language in one click.
Dictionary data is obtained from Sõnaveeb, with fallback to Google Translate for missing translations.
Anki is flexible and powerful platform for intelligent spaced learning. It allows to create and study custom flashcard decks. Applications are available on all popular desktop and mobile platforms. And it is free and open source. Optionally you can create Anki Web account, # from your Anki apps, and it will seemlesly synchronize your decks and study progress accross your devices.
Sõnaveeb (WordWeb) is the language portal of the Institute of the Estonian Language (EKI) containing lexical information from a growing number of dictionaries and databases.
Download it here for your computer.
From Anki main menu select "Tools -> Add-ons -> Get Add-ons...", paste code 1005526508
, and press "OK". Then restart Anki.
From Anki main menu select "Tools -> Sõnaveeb Deck Builder". On the toolbar, select your preferred language and the deck to add notes/cards to. Search words, and click "Add note" to add them to your study deck. If notes don't appear in your deck immediately you can restart Anki or run "Tools -> Check Database".
For more information about general Anki usage please refer to Anki documentation.
To test the addon during development you can symlink or copy its directory directly into Anki's addon folder.
- Disable upstream version of this addon if installed: "Tools -> Add-ons -> Sonaveeb Integration -> Toggle Enabled"
- Locate Anki addon folder (
addons21
): "Tools -> Add-ons -> View Files". - Symlink or copy
anki_addon
directory from the repository into the located folder (under a more descriptive name for convenience). For example, on Linux (replace the destination with the correct path):
ln -s ${PWD}/anki_addon /path/to/Anki2/addons21/sonaveeb
- Restart Anki.
sonaveeb
should appear in the list of add-ons.
See also: Writing Anki Add-ons tutorial book.
The dictionary data is provided by Sõnaveeb and is a subject to its copyrights.