Results 173 comments of 

FYI this bug has been reported on Firefox's issue tracker. https://bugzilla.mozilla.org/show_bug.cgi?id=1726068 #1899

You can apply furigana to any text you want by modifying the Anki handlebars templates, similar to what @Skillesss posted. The general form is: ```handlebars {{~#if (hasMedia "textFurigana" TEXT_VARIABLE)~}} {{#getMedia...

The only way for Yomichan to display notes that already exist is if the first Anki card field (usually the headword) is the same. Otherwise it has no way of...

I guess you could potentially do something like setting up Yomichan's fields like: ``` Term => {expression} DisplayTerm => {expression} Definition => {glossary} ... ``` And then set up the...

There is no way to do that for a few reasons: 1. Anki lookup latency is significantly higher than the web browser's internal database lookup, so terms likely could not...

Would be interesting to try reproducing with a key other than shift as well.

I am not sure I understand exactly what's being asked, so some questions: > It would be helpful if I could get those **without** 渡る exported in a list, as...

I understand now. Such a change presents a few issues with how "related terms" are looked up. * When using "Group term-reading pairs", related terms are not looked up at...

Share your settings file here. It's possible that your Anki field templates may be messed up somehow, so resetting that could fix it.