From 573394343d78506342fe042ea96c31005eb182b9 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 28 May 2023 11:20:19 +0200 Subject: new copy-bitmap icon + update readme --- readme.md | 17 +++++++++- yomichan-user/assets/copy-bitmap.svg | 62 +++++++++++++++++++++--------------- 2 files changed, 52 insertions(+), 27 deletions(-) diff --git a/readme.md b/readme.md index 017f515..8177597 100644 --- a/readme.md +++ b/readme.md @@ -7,9 +7,24 @@ this is a repo with language learning stuff: - [yomichan stuff](yomichan-user/readme.md) (custom theme, sentence export/copy button plugin) -todo: +## todo - yomichan handwriting popup/input like in google translate using [handwriting.js](https://github.com/ChenYuHo/handwriting.js) - play audio for word in anki card template (download/stream/localStorage cache?) +- edit(/add?) generated readings in yomichan +- add dictionary items to yomichan +- blacklist dictionary items from affecting generated readings +- standalone yomichan server/api (yomichan is deprecated and will stop working + once manifest v2 support is removed from chromium) + +i'm not sure if i'll find the motivation or time to work on a standalone +yomichan server, but if i do, it's the first thing on this list i'll likely +attempt to implement as yomichan is being deprecated. existing hacks in this +repo are focused primarily on improving my sentence mining workflow, but +yomichan is primarily a lookup dictionary, with automatic anki card generation +kind of shoehorned in. a rewritten frontend with separate modes for popup +dictionary lookups, full dictionary lookups and sentence mining would be +better. + diff --git a/yomichan-user/assets/copy-bitmap.svg b/yomichan-user/assets/copy-bitmap.svg index f2b157b..c204e1a 100644 --- a/yomichan-user/assets/copy-bitmap.svg +++ b/yomichan-user/assets/copy-bitmap.svg @@ -1,50 +1,60 @@ - - - - + + + + + + - - - - - - - - - - - + + + + + + - + + + + + + + + + + + + + + + + + - + - + - + - + - + - - - - - + + -- cgit v1.2.3