cayennes/kanji-colorize

Don't hardcode note/field names

Closed this issue · 2 comments

Perhaps there could be some way to configure which note types this applies to, and to which fields in those.

This wouls also improve the way it work together with "Japanese Support"

I have for now just edited the srcField

srcField = 'Expression'
dstField = 'Diagram'

this was fixed in #48