Yohann Leon

Results 41 comments of Yohann Leon

The furigana generation is done by an external program so it might freeze Anki when bulk editing the cards, so I need to experiment a bit on it before to...

Hello @yangmillstheory @felixdv @postkevone @hillfortgames This feature is now supported in the latest release. Please update your addon.

Yes, unfortunately I do not hold control over the readings that are generated. Mecab has its quirks that can be annoying sometimes 😔

Hello, I should add some background since I'm mostly responsible for removing this feature. Unfortunately Anki removed a lot of the javascript binding "hacks" that we were using to be...

I think your feature request for hide furigana by default is easy to implement. Could you create a separate issue for that feature request so that we don't loose sight...

Hello, there is no trace log, no detailed issue, and a single link to an external repository that does not have anything to do with this project. Closing the issue.

Damn sorry I did not see the issue notification. I'll try to take a look asap and see what's going on.

It appears Anki moved to Qt6 in the latest releases, there might be some breaking changes...

Okay it appears you now need to use `AnkiWebView()` to access the webpage...

Well even with something like this it does not appear to work. The update may have broken something else and it needs further investigations... ``` wv = AnkiWebView() if self.isDeprecated():...