Bỏ qua đến nội dung

SyncRedirector

Chờ xử lý #anki #addon #syncredirector
https://github.com/ankicommunity/anki-desktop-addons
7/4/2020

Cách tải addon SyncRedirector

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

2124817646

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 2124817646 và copy

2
1

Mô tả chi tiết

An ergonomic way to configure a custom sync server to sync against instead of AnkiWeb.

This plugin is created to make configuring the desktop client for docker-anki-sync-server [1] easier.

After installing, open up the addon configuration and substitute the URL of your sync server. Then, and after every further change, restart Anki!

{ “msyncUrl”: “http://127.0.0.1:27701/msync”, “syncUrl”: “http://127.0.0.1:27701/sync” }

[1]: This code lives at: https://github.com/kuklinistvan/docker-anki-sync-server


Liên kết hỗ trợ


Reviews (3)

👍 2021-03-20

Not working with 2.1.40, actually not needed anymore, use this sync server instead of the outdated one: https://github.com/ankicommunity/anki-sync-server and the server/client config there.

👍 2020-03-10

Works nicely

👍 2019-12-16

was able to sync through external nginx server