Open shigeyukey opened 5 months ago
About this I already tried various ways, but all did not work.
PyQt -> No way found to work around Qt limitation. PyQt -> When highlighted in sequence (0.5 sec), Anki freezes and scrolls. PyQt -> Qt can highlight yellow only for exact match text. PyQt ->There is no way to change the color in PyQt JavaScript -> When adding colors, the field is permanently edited. No workaround found.
So to implement this, I think it is necessary to edit the HTML of the card fields in batch.
For example,
<span...
Perhaps this way the color can be customized as well. However, this is a lot of development and debugging workload, so I don't know when I will develop it.
Among the Add-ons I have repaired, BeeLine has the feature to batch add.
Now the highlight is not perfect. Ideally, highlight everything.