Bỏ qua đến nội dung

Real-Time Import for Anki 2.1 (for use with the Rikaisama Extension)

Chờ xử lý #anki #addon #real #time #import #for
Unknown
22/5/2018

Cách tải addon Real-Time Import for Anki 2.1 (for use with the Rikaisama Extension)

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

570884165

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

2

Mô tả chi tiết

This is a simple port of the Real-Time Import for Anki addon to Anki 2.1 beta. Like the 2.0 version, this will require the use of the Rikaisama Extension (for those who do not want/cannot use WebExtensions). This adds a note to an open anki deck with a simple key press. See the Real-Time Import help page for details on how to set it up.

Disclaimer: I am currently only able to test this on Linux. In theory, it should work just fine on other platforms assuming Anki, python, and QT are all up to date and configured right. Please leave me feedback either in the comments or shoot me an email at random342@airmail.cc if something goes wrong.

Thank you, Dudemanguy

Changelog 2018-04-05: Initial upload 2018-05-22: Get rid of ugly internal workaround


Reviews (2)

👍 2019-12-13

Excellent. I did have to debug for a few hours: extension reports “Note added.” even if a note is not added, if it is not added due to the resulting card’s front being empty. If your cards’ fronts are comprised of data you add later, like mine, this issue can be fixed with conditional fields. After I fixed this issue the extension works as intended.

👍 2018-09-26

It works for me. Thanks!