Bỏ qua đến nội dung

wiktionaryCopy

Chờ xử lý #anki #addon #wiktionarycopy
https://github.com/gustavklopp/wiktionaryCopy
30/12/2021

Cách tải addon wiktionaryCopy

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

949530966

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 949530966 và copy

1

Mô tả chi tiết

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’