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!