Bỏ qua đến nội dung

WaniKani Vocab Sync

Chờ xử lý #anki #addon #wanikani #vocab #sync
https://github.com/elKuston/WaniKaniAnkiAddon
17/5/2023

Cách tải addon WaniKani Vocab Sync

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

710584815

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 710584815 và copy

1

Mô tả chi tiết

I’ve been using WaniKani for a while now, and one if its biggest flaws, I think, is that it is unidirectional, in the sense that you’re asked what’s the reading and the meaning of a certain word, say 食べる (to eat), however you’re never asked to translate “to eat” into japanese. Therefore I fell like you do get much better at reading and understanding what you reading, but when the time comes to speak or write, you may lack some knowledge.

This is a simple Add-on that syncs WaniKani started (eg, completed the lesson) vocabulary, creating cards where the meaning(s) are the question and the kanji/reading the answer. It offers some customization options: first, obviously, you have to specify your WaniKani API Key. You can then choose the deck where all cards will be synced, and whether or not you want the pronunciation audio to be downloaded and included into the card (will be included by default).

It has not yet been widely tested, so it is possible that includes some bugs or glitches. Please feel free to open issues on github in such case.

After the download, you’ll have to configure it’s settings, by double-clicking it in the add-ons list. You will see a Json file. Replace the text “Your API key here” with your actual API key (which you can find at https://www.wanikani.com/settings/personal_access_tokens) (preserve the doublequotes). You can then replace the deck name to your desire, or leave it as it is (which would create a deck named 日本語 and a subdeck named WaniKani). The include_audio field specifies whether or not the program should download and add to your cards the pronunciation audios. To not download them, just replace “true” with “false”. Lastly, the last_sync field is for internal usage and should not be modified.

Note it is important that you configure the addon right after installing it, as leaving the placeholder for the API_KEY might result in an erratic behaviour.


Liên kết hỗ trợ


Reviews (1)

👍 2025-07-30

I’m not far a long but I’ve been using it for 2 weeks. Can’t believe this has been sitting here for 2 years, reviewless.

It’s great and a very needed complement to wanikani. Thanks!