lesson17lesson17: If you think you made it work, you should think about forking the project on Github and posting it as a Chinese add-on for Anki.
Also, a few pages back someone said that this error comes up because I didn't define note types in the config.py:
[...]line 175, in updateNotes
TAG.register( tagNames )
UnboundLocalError: local variable 'tagNames' referenced before assignment
However, I only use the Japanese note type with a few extra fields, so I don't see why the default doesn't work:
'morph_fields': [u'Expression'],
I switched to OS X and another plugin has stopped working since. I don't know how that could be related though. Can you help me out?
PS: I might want to shoot this project some Dogecoin if it works. Maybe you can paste an address into your Github and Anki Plugin page
Also, a few pages back someone said that this error comes up because I didn't define note types in the config.py:
[...]line 175, in updateNotes
TAG.register( tagNames )
UnboundLocalError: local variable 'tagNames' referenced before assignment
However, I only use the Japanese note type with a few extra fields, so I don't see why the default doesn't work:
'morph_fields': [u'Expression'],
I switched to OS X and another plugin has stopped working since. I don't know how that could be related though. Can you help me out?
PS: I might want to shoot this project some Dogecoin if it works. Maybe you can paste an address into your Github and Anki Plugin page
Edited: 2014-05-07, 8:16 pm
