Bỏ qua đến nội dung

Auto Sync LingQ

Chờ xử lý #anki #addon #auto #sync #lingq
https://github.com/CiaranCurran/auto-sync-lingq
4/2/2021

Cách tải addon Auto Sync LingQ

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

1151761316

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 1151761316 và copy

2

Mô tả chi tiết

Auto Sync LingQ

Automatically get the words you’ve encountered in LingQ synced into Anki 2.1.

Installing

Manually

To install manually, download sync_lingq.ankiaddon from the latest release on Github. You can then use Anki’s Tools -> Add-ons -> Install from file… and select the sync_link.ankiaddon file to install this plugin.

From the Anki Add-on Repository

In Anki, select Tools -> Add-ons -> Get Add-ons and then enter the code from the bottom of this addon’s Anki Add-On Repository page

Use

Auto Sync LingQ After installing the addon, you can now open the addons manager under the Tools -> Add-ons and access the main control pane by selecting the addon Auto Sync LingQ and then pressing the config button.

If it’s your first time using the addon, Auto Sync LingQ will ask you to login.

After you’ve logged in, you can then select the languages you would like to have imported from the list of languages you are learning on LingQ. After you have selected you languages, a deck for each language will be created.

TTS Support Auto Sync LingQ is designed to work with the AwesomeTTS Addon see also their GitHub.

The front of each card is wrapped with a <tts preset=lingq-XX></tts> tag. Where XX is the language code of the deck’s language. See below to find the language code for a given language, or view them in the Select Languages pane from the addon’s config. For TTS to work you will need to save a preset with the correct name using the AwesomeTTS Addon e.g. To get TTS to work for a Japanese deck, save a Japanese TTS voice preset in the AwesomeTTS plugin as lingq-ja

Language Codes Language Code Czech cs Norwegian no Turkish tr Finnish fi Hebrew he Romanian ro Dutch nl Greek el Polish pl Esperanto eo Latin la Danish da Ukrainian uk Slovak sk Malay ms Indonesian id Chinese (Traditional) zh-t Cantonese hk Gujarati gu Bulgarian bg Persian fa Belarusian be Arabic ar Serbian srp Croatian hrv Hungarian hu Catalan ca English en French fr German de Spanish es Italian it Japanese ja Korean ko Chinese zh Portuguese pt Russian ru Swedish sv


Screenshots


Liên kết hỗ trợ


Reviews (2)

👍 2024-01-16

it is not working on my computer.

Error:

When loading Auto Sync LingQ: Traceback (most recent call last): File “aqt.addons”, line 245, in loadAddons File “/Users/[masked]/Library/Application Support/Anki2/addons21/1151761316/init.py”, line 1, in <module> from . import plugin File “/Users/[masked]/Library/Application Support/Anki2/addons21/1151761316/plugin.py”, line 7, in <module> from .dialog import lingq_addon_main, lingq_sync_cards File “/Users/[masked]/Library/Applicati

👍 2022-03-05

can’t get it to work [kubuntu]. choosing the language leads to an empty ‘LingQ Import’ window, and after closing it / clicking OK, no deck is added. unfortunately, i lack the brain to give the issue a proper representation on github.