diff options
Diffstat (limited to 'yomichan-user/readme.md')
-rw-r--r-- | yomichan-user/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/yomichan-user/readme.md b/yomichan-user/readme.md index 6b0e0ed..cead831 100644 --- a/yomichan-user/readme.md +++ b/yomichan-user/readme.md @@ -14,3 +14,24 @@ into [my custom anki card template](../anki-card-template/readme.md).   +## word export + +adds a copy button to each definition for copying into [my custom anki card +template](../anki-card-template/readme.md). (Should) automatically insert +interpuncts, add pitch accent downfall step (if available), and marker if word +is usually written as kana only. <kbd>Alt</kbd>+<kbd>C</kbd> to copy currently +selected entry. + + + + + +## shortcuts + +adds the following shortcuts to yomichan: + +|shortcut|action| +|-|-| +|<kbd>Alt</kbd>+<kbd>J</kbd>|select next definition (move down)| +|<kbd>Alt</kbd>+<kbd>K</kbd>|select previous definition (move up)| +|<kbd>Alt</kbd>+<kbd>G</kbd>|scroll back to top| |