melink14/rikaikun

Add support for Kanji Learner's Dictionary 2nd Edition indices to rikaikun

Closed this issue ยท 3 comments

@melink14 for this one are you only adding the:
code , name , shouldDisplay to the kanjiInfo array and then update the kanjiInfoLabelList?

Will you be adding an updated kanji.dat file that includes the DL numbers?

If so, here is the PR.

Yeah, for updating the kanji.dat we probably just need to update https://github.com/melink14/rikaikun/blob/b6e87d9bc2beb518ebef327448f5ec527f1884cb/utils/update-db.ts#LL49C30-L49C30 and then run the script to update the dictionaries.

The trick would be to do it such that the data update was only the additional reference and not additional new words.

๐ŸŽ‰ This issue has been resolved in version 2.5.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€