Wanikani Quick Memory Check

Creates four buttons on the level - pages of Wanikani.com that allow you to toggle display of all kanji, kana or meanings and not burned items

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

Δημιουργός
Ilura
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
38
Βαθμολογίες
0 0 0
Έκδοση
2.6
Δημιουργήθηκε την
16/02/2018
Ενημερώθηκε την
16/02/2018
Μέγεθος
10 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

The script works on the levels-pages as well as the radicals, kanji and vocabulary levels-pages of wanikani.com .
With this userscript you can quickly check if you have forgotten already burned kanji and vocabulary or not.

The script creates 3 buttons on the side which let you hide all kanji (and Japanese words in the vocab section), kana, or meanings or any combination of them. By hovering over an item the hidden parts will be shown. It's a bit like flash cards.

A fourth button is only displayed if there are not yet burned radicals/kanji/vocabulary on this particular level. To not break the srs system all not yet burned radicals/kanji/vocabulary will be hidden from start but will be displayed be clicking the fourth button.

At the beginning of the source code (under User-Settings) you can choose
...whether you want to show not burned items at start or not,
...whether you want the buttons to be displayed on the left or right side and
...whether you want the kanji/vocabulary details page to be opened in a new or the same tab

I tried to make it possible to resurrect an item directly on the level-page (without having to go to particular kanji or vocab-page) but I haven't found a way to do it. So if someone has an idea how to integrate this feature, please share it! m(_ _)m Thank you!