Not working. v3.0.7. Using latest chrome browser.
Itās working for me in chrome. Do you have the star in the top left clicked? It should be yellow.
There was my problem! Thank you! It works just fine now ![]()
Does the yellow star icon not appear for anyone else? I tried different script order and deactivating others, but i canĀ“t seem to get the icon to appear. I get the red and green buttons to show when i briefly go into the Anki Mode script settings and click āsaveā but they donĀ“t react when clicked (hotkeys not working as well). Currently using Chrome. ![]()
Seems like the most recent updates on the back has cause the script to break. youāre not alone.
Currently using firefox.
Yeah,
The yellow star is not appearing for me either. I will try to get an update out asap.
@anon1900724 @jpspn @SnowTale934
The issue has been resolved. Please Update to the newest version.
Seems that WaniKani has added a functionality where it doesnāt let you continue if you havenāt at least typed the kana that are visible of the vocab. Meaning if the word is ęÆćć you have to at the very least have typed ćć before it letās you continue.
So now you canāt easily mark yourself incorrect anymore.
Hello !
It seems to me that the āPlay Audio after Showing Answerā Option only plays audio after I mark the answer as correct. And it never plays when I mark the answer as incorrect.
Is there something Iām not doing right ?
Is there a way to Play the Audio just after Showing the answer ? (Before I even mark it correct or incorrect) ?
Is this still occurring for you?
It does act strange sometimes. I will take a look into it.
That would be great, thank you! ![]()
By the way, do you think you could add an option to display the onyomi readings in katakana, when using the Show Answer Hotkey?
Basically this option would do the same as the script Katakana for Onyomi, but this script is not compatible with Anki Mode for now because of the way the Show Answer Hotkey works. ![]()
![]()
Iāve been doing reviews without Anki mode now so I donāt know. I can try and check.
Alright I have checked over 200 reviews and it seems to not happen anymore. Guess they retracted that change.
Iāve hurt my arm/wrist and writing on a keyboard is very painful right now. Iāve fallen a bit behind on reviews because of this. This addon really helps me right now, Iām very thankful not having to use the keyboard while my arm heals. Thanks.
Iām back, Iām still arm/wrist compromised and I still need this script, so thank you
I couldnāt get it to work on Safari, but on Chrome it works perfectly!
Sure, I can look into adding this feature.
Anki mode stopped working for me today. Was there an update or is anyone else experiencing this issue?
Iām also experiencing an issue with Anki mode today. Iāve reinstalled it and tried disabling all other scripts except the framework and it still wasnāt working. Apparently Reorder Omega wasnāt working today either so I guess Wanikani changed something.
I think Iāve found a work around, in line 341 of the script, change the srs_map variable initialization to the following:
srs_map = JSON.parse(quiz_queue.subjectIdsWithSRSTarget.textContent);