FooSoft / yomichan-import

External dictionary importer for Yomichan.
https://foosoft.net/projects/yomichan-import/
MIT License
83 stars 23 forks source link

Update daijisen #36

Closed rnpnr closed 2 years ago

rnpnr commented 2 years ago

This maps the majority of Daijisen which I now find to be a very good dictionary to use as a primary dictionary in yomichan for grouping terms.

The "add newlines" commit can be omitted if you don't like modifying the entries but I find that it makes Daijisen infinitely more readable. The duplicate newlines commit is useful for other dictionaries as well so ideally it is kept.

If there are character you can't see "hanazono mincho" covers CJK glyphs up to extension f. TW-Sung does as well (and I think it looks better) but its a Taiwanese font so it doesn't necessarily adhere to Japanese font conventions.

The daijisen regexp commit fixes #5 and removes "=" from the middle of terms.

FooSoft commented 2 years ago

Very cool, thanks!!