[Userscript] Anki Mode

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.

1 Like

There was my problem! Thank you! It works just fine now :slight_smile:

1 Like

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. :sweat_smile:

1 Like

Seems like the most recent updates on the back has cause the script to break. you’re not alone.

Currently using firefox.

1 Like

@anon1900724 @jpspn

Yeah,

The yellow star is not appearing for me either. I will try to get an update out asap.

3 Likes

@anon1900724 @jpspn @SnowTale934

The issue has been resolved. Please Update to the newest version.

2 Likes

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.

2 Likes

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) ?

1 Like

Is this still occurring for you?

It does act strange sometimes. I will take a look into it.

That would be great, thank you! :smiling_face_with_three_hearts:

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. :pray::hugs:

1 Like

I’ve been doing reviews without Anki mode now so I don’t know. I can try and check.

1 Like

Alright I have checked over 200 reviews and it seems to not happen anymore. Guess they retracted that change.

1 Like

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.

3 Likes

I’m back, I’m still arm/wrist compromised and I still need this script, so thank you :heart: I couldn’t get it to work on Safari, but on Chrome it works perfectly!

2 Likes

Sure, I can look into adding this feature.

1 Like

Anki mode stopped working for me today. Was there an update or is anyone else experiencing this issue?

3 Likes

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.

2 Likes

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);
3 Likes