Wanikani Self-Study Plus

Adds an option to add and review your own custom vocabulary

当前为 2014-10-22 提交的版本,查看 最新版本

作者
Ethan 2
评分
0 0 0
版本
0.0.8
创建于
2014-10-20
更新于
2014-10-22
大小
69.8 KB
许可证
暂无
适用于

Renamed the userscript to Wanikani Self Study Plus (I got tired of seeing my name on it).
The previous name was only to differentiate it from the script it was derived from, and it was the only think I could think of at the time.


Works on every page now (except chat threads)

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
-If there is even one Vocabulary in the file that is already present, none of the entries will be imported (This is the first bug I plan to fix)

tested in Tampermonkey, not yet tested in Greasemonkey.

To Do
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.