Skip to content

Commit

Permalink
Create how to connect with anki.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang authored May 21, 2022
1 parent a625bee commit 0ddf32f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions howto/how to connect with anki.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# prerequisite
1. install anki
2. install ankiconnect

# configure anki
## 1. the model must have `Front` and `Back` fields
![Snipaste_2022-05-21_14-08-21](https://user-images.githubusercontent.com/105986/169638410-c6aa8038-df03-40de-8731-9f0b9f43bf59.png)
## 2. configure the template
the front template

![image](https://user-images.githubusercontent.com/105986/169638457-2358d020-0132-469f-a6b4-0fb6d1590fa2.png)
the back template

![image](https://user-images.githubusercontent.com/105986/169638440-7191fcdd-c338-48a3-a899-7216a5c77425.png)

# configure goldendict
## 1. through toolbar=>preference=>network
![image](https://user-images.githubusercontent.com/105986/169638498-fcb36ca7-02ac-4384-9a77-52aab657f5c1.png)

## 2. action
![image](https://user-images.githubusercontent.com/105986/169638740-abecde84-d33b-45ce-932c-d465c6650334.png)
## 3. result
![image](https://user-images.githubusercontent.com/105986/169638761-f67c009d-27cd-440d-bafa-ebbdce9577e3.png)

0 comments on commit 0ddf32f

Please sign in to comment.