Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

fix: display tones in newer anki #204

Closed
wants to merge 1 commit into from

Conversation

psii
Copy link

@psii psii commented Mar 20, 2022

fixes #201

@PandaScience
Copy link

In the recent Anki Version ⁨2.1.53 (96bacf79)⁩ with Qt 6.3.0 this fix does not work for me anymore. I think this is because of

JS error /_anki/legacyPageData?id=139954871314464:1 Uncaught ReferenceError: jQuery is not defined
JS error /_anki/legacyPageData?id=139954871314464:8 Uncaught ReferenceError: jQuery is not defined

Any idea why jQuery is not working here anymore?

I tried this with the official binary, github upstream version and the Qt5 build. Broken for all of them. 😢
Can you confirm this?

I'm on Arch, btw. 😉

@psii
Copy link
Author

psii commented Jun 27, 2022

Can confirm this with Anki 2.1.54.

Since 2.1.50 has been a huge change regarding plugin API, this pull request probably only works until 2.1.49.

Having jQuery was quite useful to have. When I have time, I will look into it.

@psii
Copy link
Author

psii commented Jul 11, 2022

This PR has been superseeded by #209.

@psii psii closed this Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colouring doesn't work
2 participants