WiktionaryCopy
A copier of the entry from Wiktionary for a chosen language.
Click on the tool button ‘W’.
The entry of Wiktionary is copied. Installing
Copy the downloaded folder in the add-on folder of Anki.
(on Linux: $HOME/.local/share/Anki2/addons21/)
You need to create a field for the cards whose name correponds to the destination language (for example: “English”) Configuration
Default configuration uses Romanian as the origin language and English as the destination language.
You can change it by doing:
Tools > Addons. Then select “wiktionaryCopy” and click on “Config”. License
This project is licensed under the GPL3
Liên kết hỗ trợ
Reviews (1)
👍 2022-09-26
Crashes on startup with the following error:
Traceback (most recent call last):
File “aqt.addons”, line 244, in loadAddons
File “/Users/<redacted>/Library/Application Support/Anki2/addons21/949530966/init.py”, line 9, in <module>
from . import wiktionaryCopy
File “/Users/<redacted>/Library/Application Support/Anki2/addons21/949530966/wiktionaryCopy.py”, line 33, in <module>
import wiktionarycopy
ModuleNotFoundError: No module named ‘wiktionarycopy’