Anki Integration
Prerequisite
- Install Anki:
- Install ankiconnect:
Configure Anki
Create a new model, or use an existing model
For example, the model could have Front and Back fields.

Configure the template
The front template
The back template

Configure Goldendict
Through toolbar=>preference=>network

- Word - Vocabulary headword.
- Text - Selected definition.
- Sentence - Search string. You can leave it blank.
Example for adding Japanese sentences:

Action

Result
Word and definition:

Sentence, word, and definition:

Using URI schemes
The goldendict://word link can be used to query a word directly on GoldenDict-ng.
On your Anki card's template, you can add the code below to have a "1 click open in GoldenDict-ng" card.
<a href="goldendict://{{Front}}">{{Front}}</a>