Just to clarify, do you want to download all Mnemonics from WaniKani, or just the ones added by this Userscript?
If it is just the latter, just go to the Google Sheet, where all Mnemonics are stored: WKCM2DB - Google Sheets and go to File → Download → .csv / .tsv. Since it stores JSON data, which contains commas, you might want to choose .tsv
If you want the ones from WaniKani, I am not aware of a program that does exactly that. However, the API allows you to access the Mnemonics: WaniKani API Reference
So, for anyone wondering, Wanikani is apparently transitioning the webpage to a new framework, which is why the script just broke on the item overview pages. Keisei Semantic-Phonetic Composition just got fixed, so it should be doable if some kind soul is willing
Fixed it.
Some buttons might look a bit weird on the item pages, due to the new framework. And fixing them would require me to use different CSS on every site, so I just left it. Once all of WaniKani is moved to the new framework, I will fix that as well.
Hello, with the recent changes in wanikani backend and frontend some (most) userscripts broke, including WKCM2, any plans on updating it? I really rely on those mnemonics (some of them even created by me) and been struggling to follow my lessons without it.
Yea I am aware and I am working on it. I was waiting for Sinyaven to update their WK Item Info Injector Userscript, because I wanted to change my script to use that instead.
I didn’t think some people would rely on it that much. But knowing that, I will try to get it done quickly. :ㅤ)
I just released the update to 0.3.1
Now it should work on every page with the new Turbo update.
I am also using “WK Item Info Injector”, instead of injecting it myself on every page, which is much more convenient. Thanks Sinyaven: WK Item Info Injector.
This also means, it works on the extra study pages now.
I noticed a few small bugs in Firefox, but I will fix these soon as well.
hey, i really like the idea of this script but it only seems to work in lessons for me and im not trying to learn any new content right now so i cant really use it. is this normal? i know nothing about this stuff but heres a ss of my tampermonkey page in case theres an issue with other scripts or the order of them idk lol
In its current state, it should also work on item pages. For reviews, however, it seems that the necessary @match is missing, so Tampermonkey does not apply the script on review pages. As a quick workaround, you could start the reviews by clicking the review button at the top of any item page. On these pages, the script is already running, and starting your reviews from there does not count as a page change, so the script keeps running.
The downside to this is almost every other script is not coded to handle it. Including parts of Open Framework (for example, the script menu breaks completely). I think Stroke Order, Niai, and Pitch Info work, but I’d have to check to be sure.
This is such a great idea! However, one question before I install it. Does every single note you add get added as a community mnemonic, or can you choose whether or not it is added?
Because as much as I’d love to have this, I wouldn’t really want to flood the community mnemonics with obscure references to things like old french shows for example that very few people would understand.
Does anyone still maintain this script? It’s such a good idea. But looking at the spreadsheet, it looks like nobody has contributed an update since 2020, which can’t be right.
The past year has been very busy for me, working full time now and on other projects as well. So I neither had time to look after the script or my Reviews. But now things get a little bit more relaxed, so I have defrosted my account and also wiped the cobwebs off of this userscript. It’s finally time to level up and keep the ball rolling!
With the new version, it should work again. Only on the list page are the icons not yet displayed.
Keep in mind that the script is not loaded on the main page, so is still inactive when you enter Reviews. So you will have to reload the page on the Review page for it to get active. But I will add a fix for that soon.
@HopeWaterfall Sorry for the late reply. Notes are separate from the community mnemonic. The Community Mnemonic have their own section above the notes.
@Jukanji69 Yes. But that can’t be right. You must have gotten the wrong spreadsheet. Maybe you got the old link
@morganasher I hope that is fixed with the new version. Please try it and let me know if it still doesn’t work.