您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds an option to add and review your own custom vocabulary
当前为
IMPORTANT: Currently testing deployment, do not install 0.2.0 until testing is complete.
To Use:
change the // User Variables as required,
APIkey is your WaniKani API key
If you don't want your items to unlock as you progress through WaniKani, set locksOn to false,
If you want to unlock all kanji not returned by WK, set lockDB to false after you have installed the script and it has made one API call
(otherwise it will unlock all kanji not present in an empty list, i.e. all kanji)
If you do not want to include English to Japanese problems, set reverse to false.
'asWK' flag (default true) pushes reviews onto your regular reviews.
Import CSV button allows reading from a csv file.
Works nicely, although
-It will ignore the first row under the assumption that it is the header
-Assumes format "Vocabulary, Reading, Meaning"
-Multiple meanings and/or readings are separated by tabs
tested in Tampermonkey, Greasemonkey problems in 0.0.8 have now been resolved (Thanks kobayashi).
To Do
Allow forgiveness of right answers that are different from one required.
Ensure compatibility with the Shudouken's original script.
Provide options for kanji level at which to unlock item
Allow locks to be manually overridden and reset.
Save file as csv/tsv
Allow for multiple libraries
Integrate wanakana directly so Greasyfork stops complaining about the @require line.