Kanji Grid for Anki 23.10+ with improvements and bug fixes.
-
Open Anki.
-
On the top menu, go to
Tools
>Add-ons
. -
Click
Get Add-ons...
. -
Input
1610304449
. -
Click
OK
. -
Restart Anki.
-
On the top menu, go to
Tools
>Generate Kanji Grid
. -
Select the deck to generate from with the
Deck
dropdown. -
Select the card field to check for kanji with the
Field
dropdown or type in multiple fields to check.Use the following format for searching multiple fields:
field1 field2 "field with spaces"
. -
Optionally, edit any of the other settings to your liking.
-
Click
Generate
.
-
On Linux, some users have experienced issues with crashing when generating the grid. If this happens try changing Anki to
Vulkan
.Tools
>Preferences
>Appearance
>Video driver
>Vulkan
-
pattern
The default text in theField
dropdown box. Controls which field(s) to look for kanji in. Defaults to the first field of the selected deck if no value is found. -
interval
The default text in theCard interval considered strong
box. Sets the interval for cards to be given the Strong color on the grid. -
groupby
The default setting in theGroup by
dropdown. The first dropdown item is number 0. -
lang
The default setting in theLanguage
dropdown. This controls fontcss and search options. -
unseen
Whether or not to display kanji that has not been viewed yet in the deck. -
tooltips
Whether or not to display tooltips when hovering over kanji in the grid. -
kanjionly
Whether or not to only show kanji in the grid. -
saveimagequality
The quality to save the grid at when seletingSave Image
on the grid. Accepted values are 0-5. WARNING: On large grids using anything except1
may crash anki. -
copyonclick
Copies kanji when clicked on instead of searching in a browser. -
saveimagedelay
The delay in ms to wait when resizing the image ifsaveimagequality
is not 1. Setting this to a higher value may help mitigate crashes. -
jafontcss
zhfontcss
zhhansfontcss
zhhantfontcss
kofontcss
vifontcss
The css to apply to the grid for the respective language. This is intended to be used for fonts but accepts all css. For fonts, use the following syntax:font-family:%s;
. Replace%s
with your fonts list. -
jasearch
zhsearch
zhhanssearch
zhhantsearch
kosearch
visearch
The search option to provide for the respective language. Use%s
to define the kanji's position in the search string.
-
Field selector now uses a dropdown/text box combo instead of a text box.
The default field value can be overwritten by setting
pattern
inconfig.json
. -
All decks can be searched at once by selecting
*
in the deck dropdown. -
Key and key label are now centered.
-
Kanji grid and header line now fill the entire window width.
-
Background color is no longer hardcoded and will adapt to your Anki theme.
-
Default window size is larger to better fit modern display resolutions.
-
Chinese character groupings can be selected.
-
Added Basic Kanji Book (BKB) V1 & V2 grouping.
-
Added option to save Kanji Grid as JSON.
-
Kanji are rendered in a dynamic grid that will adapt to window size instead of a static table.
-
Automatically set language tag based on grouping and manual language tag setting.
-
Option to set custom fonts per language setting.
-
Save Image
saves the entire page instead of only the visible portion. -
Save Image
can optionally save at up to 5x the displayed quality. Configurable inconfig.json
with thesaveimagequality
setting.WARNING: On extremely large kanji grids this can cause anki to crash. Consider saving as a PDF for higher quality instead if that is an issue.
-
Added option to save Kanji Grid as PDF.
-
Filename is autofilled with deck name and date when saving.
-
Search option when clicking on a kanji is customizeable for each language.
-
Config validation and safer loading to help prevent crashes.
-
Renamed
Probably Chinese
Kanji Kentei Level sort category toNon-Kanji Kentei
. -
Removed
Missing Kanji
in groupings when there are no missing kanji. -
Added better counts and percentages to grids.
-
Added option to copy kanji on click instead of searching in a browser.
-
Added JPDB Kanji Frequency List.
-
Save HTML
andSave Image
now properly function. -
Fields with spaces in their name are now properly searchable.
-
Fixed divide by zero error when no kanji are found and a kanji grouping is selected.
-
Fixed JLPT kanji lists missing some characters.
-
Added missing characters (mostly kyujitai) to Kanji Kentei Levels.