I did some experimenting to get it working, but so far without success...
I have modified the config file like this:
I assumed that "model" is the used note type.
So far, the deck that uses the subs2srs note type is reordered, however, it appears that morphemes are not extracted from the Japanese Recognition cards (the database is still empty). Therefore, all the cards in the subs2srs deck are all on "notready". I did check that the Japanese Recognition type has an expression field to be analyzed, so that should be ok.
Any ideas?
I have modified the config file like this:
Code:
# Model overrides can only override the entries marked above. 2nd priority
model_overrides = {
'Japanese subs2srs': { 'enabled':True },
'Japanese Recognition': { 'analyze':True },
}So far, the deck that uses the subs2srs note type is reordered, however, it appears that morphemes are not extracted from the Japanese Recognition cards (the database is still empty). Therefore, all the cards in the subs2srs deck are all on "notready". I did check that the Japanese Recognition type has an expression field to be analyzed, so that should be ok.
Any ideas?
