diff options
author | ダカマ <dakama@kakeranoumi.xyz> | 2025-06-02 13:08:46 +0200 |
---|---|---|
committer | ダカマ <dakama@kakeranoumi.xyz> | 2025-06-02 13:08:46 +0200 |
commit | 14a892e627a375334a02381351f139d94ad7ecf3 (patch) | |
tree | e7c1ee5040f3076f57401b3b9e9eb567e2ecfb1a /miscripts/DICTIONARY |
Diffstat (limited to 'miscripts/DICTIONARY')
-rw-r--r-- | miscripts/DICTIONARY | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/miscripts/DICTIONARY b/miscripts/DICTIONARY new file mode 100644 index 0000000..d7765b5 --- /dev/null +++ b/miscripts/DICTIONARY @@ -0,0 +1,9 @@ +$ rsync ftp.edrdg.org::nihongo/JMdict_e ~/Downloads/JMdict_e + +NUKLEAR FLASHCARDS + +DEAR IMGUI IMMEDIATE MODE +DYNAMICALLY GENERATES A CHAIN OF FLASHCARDS BASED ON CURSOR SELECTION (xclip -selection primary -o, -selection clipboard if you want it triggered by ctrl+C instead) + +EACH FLASHCARD HAS A LINK TO A LOOKUP WEBSITE OF THE USER'S CHOICE (%s = search string) +ABILITY TO READ INPUT OVER A NETWORK IN CASE SOMEONE WANTS TO USE A DIFFERENT DEVICE FOR THE TRANSLATION WINDOW
\ No newline at end of file |