Hi,
It might seem odd to provide a contribution as an issue, but I am no where near a developer and have never done a pull request. I wanted to contribute kanji decks using a modified version of the anki_decks_maker.py file and other resources in your project.
This script is basically a copy, but it changes the filter_regex, limits the folder search to literacy-1 and literacy-2 for each lesson (where kanji readings and meanings are), and uses some new regex matching to extract the information.
The cards have a few new fields and I have changed the formatting to my preference, which may or may not be what everyone else likes. Essentially it shows the kanji and readings, but you can hover underneath the kanji to show the meaning on the answer card.. It does this using dark mode colors to hide text, but I have done nothing with the light/dark mode logic to hide in light mode as well.
Examples:



So, I'm basically dropping off the files and giving permission to take the modified work. Attached are the pre-built decks. I'm also only a novice 日本語 student, so I believe they are correct, but honestly I'm only into Genki I Chapter 8 myself. I've done spot checks to verify it matches with the website, but it is an extremely small portion of them.
kanji.zip
anki_kanji_decks.py.zip
Hi,
It might seem odd to provide a contribution as an issue, but I am no where near a developer and have never done a pull request. I wanted to contribute kanji decks using a modified version of the anki_decks_maker.py file and other resources in your project.
This script is basically a copy, but it changes the filter_regex, limits the folder search to literacy-1 and literacy-2 for each lesson (where kanji readings and meanings are), and uses some new regex matching to extract the information.
The cards have a few new fields and I have changed the formatting to my preference, which may or may not be what everyone else likes. Essentially it shows the kanji and readings, but you can hover underneath the kanji to show the meaning on the answer card.. It does this using dark mode colors to hide text, but I have done nothing with the light/dark mode logic to hide in light mode as well.
Examples:



So, I'm basically dropping off the files and giving permission to take the modified work. Attached are the pre-built decks. I'm also only a novice 日本語 student, so I believe they are correct, but honestly I'm only into Genki I Chapter 8 myself. I've done spot checks to verify it matches with the website, but it is an extremely small portion of them.
kanji.zip
anki_kanji_decks.py.zip