aboutsummaryrefslogtreecommitdiff
path: root/yomichan-user/readme.md
blob: 6b0e0ed42a296fc2c3da5ee33471fff480bf011d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# yomichan stuff

this is a folder containing yomichan stuff

all .js and .css files in conf.d get minified into user.min.js and
user.min.css, and can be pasted into yomichan (with [user script
patch](../yomichan/readme.md))

## sentence export

adds an export button to the search bar for copying a sentence with furigana
into [my custom anki card template](../anki-card-template/readme.md).

![new copy button in yomichan search bar](../assets/copy-button-yomichan.png)
![copied sentence in anki](../assets/copy-button-anki.png)