Bỏ qua đến nội dung

Backfill Anki Yomitan (With Default Field Customizable + Memorized Fields)

Chờ xử lý #anki #addon #backfill #yomitan #with #default
Unknown
14/12/2025

Cách tải addon Backfill Anki Yomitan (With Default Field Customizable + Memorized Fields)

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

2134955352

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

Mô tả chi tiết

Forked version of https://ankiweb.net/shared/info/1184164376

This version allow you to define default fields to check, and also remember for each note type what fields to use

{ “default_expression_field”: “Front”, “default_reading_field”: “Reading”, “field_memory”: { “Yomitan JP”: { “expression_field”: “Front”, “reading_field”: “Reading” } }, “max_entries”: 4, “reading_handlebar”: “reading”, “yomitan_api_ip”: “127.0.0.1”, “yomitan_api_port”: 19633, “yomitan_api_timeout”: 10 }