Greasy Fork is available in English.

Zhongwen Anki Addon

Adds Anki Connect functionality to the Zhongwen browser extension

Penulis
Garbaz
Pemasangan harian
0
Total pemasangan
11
Nilai
0 0 0
Versi
0.6
Dibuat
29 Juli 2021
Diperbarui
29 Juli 2021
Lisensi
N/A
Berlaku untuk
Semua situs

A userscript that adds Anki integration to the Zhongwen browser extension (Firefox, Chrome).

Warning: Only tested under {OS: Linux, Browser: Firefox, Userscript-Extension: Tampermonkey}. Uses `GMxmlhttpRequest`, which might not be supported by your userscript extension._

Feel free to edit and redistribute this script as you please.

Requirements:

The Anki addon Anki Connect. I also would recommend using the addon Chinese Support Redux to fill out the remaining fields.

Setup (Important!):

At the top of the script, there are three const variables with which you have to set the name of the Anki deck, the card type and the field in that card type where to fill in the current word. See the comments above each const for more info.\ At the moment, this script only supports filling in the word into a single field, all other fields are left empty.

How to use:

When the Zhongwen pop-up dialogue is visible, press the q key on the keyboard. If no card for the currently highlighted word exists, a corresponding card is added. The Anki card browser then pops up (in either case), so you can fill out the remaining fields, or highlight the card for review or whatever else you want to do.

Options:

You can change the key and whether the browser should pop up. See the OPTIONS section in the script for details.