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
or Software
renderer.
Tools
> Preferences
> Appearance
> Video driver
> Vulkan
or Software
In some cases, if you have edited the config file, you may run into issues. You can fix this by resetting the config:
Tools > Add-ons > Kanji Grid Kuuube > Config
, Restore Defaults
, Save
, Restart Anki.
pattern
The default text in the Field
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 the Card interval considered strong
box. Sets the interval for cards to be given the Strong color on the grid.
groupby
The default setting in the Group by
dropdown. The first dropdown item is number 0.
sortby
The default setting in the Sort by
dropdown. The first dropdown item is number 0.
lang
The default setting in the Language
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 seleting Save Image
on the grid. Accepted values are 0-5. WARNING: On large grids using anything except 1
may crash anki.
copyonclick
Copies kanji when clicked on instead of searching in a web browser or note browser.
browseonclick
Opens the Anki note browser when clicking on kanji instead of searching in a web browser.
saveimagedelay
The delay in ms to wait when resizing the image if saveimagequality
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.
searchfilter
The default setting for Additional Search Filters
. This is appended to the existing filtering and must use the same format as Anki's Browser Searching.
Changelog compared to the old kanji grid add-on.