jdlorimer / chinese-support-redux

Anki add-on providing support for Chinese study
https://ankiweb.net/shared/info/1128979221
GNU General Public License v3.0
101 stars 50 forks source link

Color field won't fill correctly in another note type #217

Open EsporosRubeos opened 1 year ago

EsporosRubeos commented 1 year ago

When I use the addon to fill in the fields of a given Hanzi the Color field is not filled. I tried naming it in every possible way as per the config.JSON

To Reproduce Go to add. Click the hanzi button Paste the hanzi character in the right field Press Tab All the fields are filled except the Color field

Expected behavior The Color field to be filled as the others.

Screenshots In the note type I created image I created a new note type just to test, same issue happens image If I use the addon note type the fields fills correctly image

Specs (please complete the following information):

iyzg commented 1 year ago

I have this same issue as well on the newest version of MacOS and Anki 2.1.65

einar-io commented 1 year ago

This seems to be a change in Anki <=2.1.54, where the editor no longer renders CSS.

If you review the card, you should still see the CSS applied.

If you select a field and press Ctrl-Shift-x, should still see the relevant CSS.