Anki Connect Plus
An enhancement over the vanilla Anki Connect add-on with additional features for more reliable syncing
Fork of Anki Connect with additional features to facilitate syncing with other projects like our Flashcard Maker for Anki (FMA), Jolin or Yanki Obsidian. Everything that can be done with Anki Connect can also be done with Anki Connect Plus, ensuring compatibility with other add-ons that rely on it.
Anki Connect Plus is compatible with the latest Anki stable release since 23.10.1 (Oct 2023)
The code is available on GitHub
- Anki add-on id
- 2036732292
Note
Anki must be kept running in the background for other applications to use Anki Connect Plus. You can verify that Anki Connect Plus is running at any time by accessing `localhost:8765` in your browser. If the server is running, you will see the Anki Connect Plus API version displayed in your browser window.
By default only applications hosted locally or on Soki's domain are allowed access. You can change these settings any time in Tools > Add-ons by selecting "Anki Connect Plus", pressing "Config" and adding an entry to the `webCorsOriginList`.
Quick Installation
1. Open Anki
2. Go to `Tools` -> `Add-ons` -> `Get Add-ons...` and enter the add-on id **2036732292**
3. Restart Anki
Manual Installation
1. Download the release file
- Download the file `AnkiConnectPlus.ankiaddon` from the version of your choice
2. Install the add-on in Anki
- Go to Tools > Add-ons.
- Click `Install from file...` and select or drag the `AnkiConnectPlus.ankiaddon` file.
3. Restart Anki
- Visit http://localhost:8765 to validate that Anki Connect Plus is up and running.