Anki add-on to look up words offline using Wiktionary data downloaded from https://kaikki.org
See Wiktionary - AnkiWeb for downloading and instructions.
Please post any questions or issues you have here, or in GitHub.
Anki add-on to look up words offline using Wiktionary data downloaded from https://kaikki.org
See Wiktionary - AnkiWeb for downloading and instructions.
Please post any questions or issues you have here, or in GitHub.
Wow! You’re my hero…Been needing this for a very long time
Wondering why Chinese isn’t working though. Swedish and any other language I’ve tried do, however.
The following errors happened during the process:
failed to write file of word "PS/2接口": [Errno 2] No such file or directory: '/home/yaoberh/.local/share/Anki2/addons21/2087444887/user_files/Chinese/PS/2接口.json'
Mandarin json shows that no definitions could be found, and Chinese gives me this error
EDIT:
For those using linux, rename any file with ⁄2
manually, by making the file yourselves. Because it registers it as a folder otherwise. Fixed!
The add-on ignores and reports issues with files that have problematic characters like /
, which can’t be used in filenames (because it generates files for each entry in the imported dictionary).
Forbidden characters in filenames on Windows are the following:
Linux is less restrictive about filenames.
The importing process should work normally for other words, though.