You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I took a quick look over and everything looks good! I think this'll be a great addition, so I'll look into implementing it into the repository and site when I get the chance. Thank you for taking the time to put this together!
- added kanji decks thanks to #192.
- updated existing vocab decks so they're synced with recent changes that may have been made to vocab exercises on the site (i.e. typo fixes).
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
The text was updated successfully, but these errors were encountered: