absent-sapphire
absent-sapphire2y ago

no new card are being created

For some reason no new cards are being created even though I know there are new cards it should be making.
6 Replies
vicious-gold
vicious-gold2y ago
Did you check your Anki? There is a setting in the card creation window that makes it so that cards are directly added to Anki and not shown to you beforehand.
optimistic-gold
optimistic-gold2y ago
I occasionally stumble into this. The way the Kanji card creation works currently is that only not-yet-studied source cards are scanned for new kanjis when Kanji decks are studied on desktop Anki. But I usually use the iPhone app for studying, so every now and then I end up studying few cards from the source deck that Kanji God hasn't yet scanned so they will NEVER be scanned automatically ever again and I might miss a kanji or two. In my test branch I have a feature to force scanning also cards that are currently studied, but it's a bit slow process. However I think that this scenario could be relevant for others as well, so this feature should be added to the main branch at some point
extended-salmon
extended-salmon2y ago
Has this been solved? Im having this exact same issue and was wondering why my cards werent updating What do you mean by test branch? I was wondering for so long why I was not getting new kanji cards
optimistic-gold
optimistic-gold2y ago
@Kai I have a fork of the Kanji god in GitHub. The 'test' branch is what I use for daily studying (https://github.com/mjuhanne/Migaku-Kanji-Addon/tree/test). I hope some of the features included there will be eventually merged in the official version. You can test this one out if you want ('Kanji' menu -> 'Refresh learn ahead') but unfortunately I may not be able to give any additional support should any problems occur
extended-salmon
extended-salmon2y ago
Okay thank you! I’ll give it a go Do you just add it like any other addon with the code? The Git Hub page is confusing me if theres anything additional I need to download other than the code
optimistic-gold
optimistic-gold2y ago
@Kai First backup your decks and the Kanji God addon directory (on Mac OS it's ~/Library/Application Support/Anki2/addons21/1872210448, and especially make sure you have the user_files/user.db copied). @Kai Then clone the github repo and overwrite of the contents of addon/ to 1872210448. This should do it @Kai After cloning make sure you are on the test branch ('git checkout test')

Did you find this page helpful?