https://github.com/datatimp/anki-cards
Anki card designs for Japanese language study
https://github.com/datatimp/anki-cards
anki css japanese-learning japanese-study
Last synced: 28 days ago
JSON representation
Anki card designs for Japanese language study
- Host: GitHub
- URL: https://github.com/datatimp/anki-cards
- Owner: datatimp
- Created: 2024-09-10T04:12:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T01:06:37.000Z (about 1 year ago)
- Last Synced: 2025-04-01T14:37:43.474Z (about 1 year ago)
- Topics: anki, css, japanese-learning, japanese-study
- Language: CSS
- Homepage:
- Size: 3.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [Anki Card Templates for Japanese](https://github.com/WrinkleRelease/anki-cards/tree/main/src/anki)
## What is this?
I've created templates for the Anki flashcard program to assist in my Japanese lessons. The available styles are listed below.
| Style | Note Types | Actively Maintained |
|-------|------------|---------------------|
| [Glass Panes](https://github.com/WrinkleRelease/anki-cards/tree/main/src/anki/01-glass-panes) | `Radicals`, `Kanji`, `Vocab` | Yes |
| Typed Paper | `Radicals`, `Kanji`, `Vocab` | WIP |
| Index Cards | `Radicals`, `Kanji`, `Vocab` | WIP |
| [WaniKani Theme](https://github.com/WrinkleRelease/anki-cards/tree/main/src/anki/04-wanikani-style) | `Radicals`, `Kanji`, `Vocab` | No|
| Verb Conjugation | `Verbs` | Yes |
## What's available?
This repository contains the `HTML`, `CSS` and `JavaScript` needed to style the cards, but does not contain the card decks themselves. The content for the `radicals`, `kanji`, and `vocab` decks were compiled from a paid service and is not free use. The `verbs` deck is the exception, as I am compiling that myself. Once I complete the deck with all the verbs used in the JLPT exams, I would be happy to offer it here for download.
@[WaniKani](https://github.com/WaniKani), and its parent company, @[Tofugo](https://github.com/tofugu), also host their own GitHub repos for the community to use.
---
# [Kanji Table Data](https://github.com/WrinkleRelease/anki-cards/tree/main/src/data)
Created for my own use, I have uploaded a `.csv` compiled from various source. It contains all the kanji taught on WaniKani, tested for across the JLPT, and taught in school in Japan. Also provided are columns that allow sorting by frequency of use.
I have not populated the spreadsheet with readings or meanings yet. If you'd like to do so, feel free to contribute.
## Explanation of Tag Semantics
The `::` syntax as a nested folder in Anki. When imported, for example, `WaniKani::L02` becomes `WaniKani/L02`, etc.
## About Frequency Counts
There are many methodologies employed to measure the frequency of a particular kanji and they all vary slightly. I pulled my frequency data from the sites listed below under `Sources`.
## Sources
° [WK Stats](https://www.wkstats.com/)
¤ [KanjiDatabase](https://www.kanjidatabase.com/index.php)
† [Kanji Frequency](https://scriptin.github.io/kanji-frequency/)