AnkiConnect
0.02MB. Updated 2023-04-12.
The author has shared 1 other
item(s).
Description
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.
Supported Anki versions:
- 2.1.0-2.1.44 (Updated 2022-07-15)
- 2.1.45+ (Updated 2023-04-12)
To download this add-on, please copy and paste the following code into Anki 2.1:
2055492159
If you were linked to this page from the internet, please open Anki on your computer, go to the Tools->Add-ons menu item, then click on Get Add-ons and paste in the code.
All Anki 2.1.x Add-Ons Contact Author
Reviews

This add-on is super powerful. Because of this Add-on, we can do advance automation.

山九

It's an awesome plugin!

best one

I updated to the newest version of Anki that was released today and I'm not sure if there is an issue but I've added many addons before and can't get this to work. I put in the code and click ok and it does nothing. Sorry for the hassle, I just thought maybe the update caused an issue:).

Quick tips, if you are using WSL2 and your anki is on the windows host - the magic trick is setting port forwarding on windows: Run powershell as admin and then run `netsh interface portproxy add v4tov4 listenport=8765 listenaddress=0.0.0.0 connectport=8765 connectaddress=127.0.0.1` Then in wsl2, you can test with `curl windows_ipv4_ip` .... took me several hours and going through all kinds of unsuccessful solution everywhere and finally find this one out. Great adds-on, I can finally create decks effectively!!!!!

Very useful

super useful

No worker

👍

Easy to use and sync - thank you!

Excellent

Awesome!

I use this for Ruzu Anki pop-ups extension for Google Chrome

good extension very helpful

1

This is a great extension for developers! Thanks a lot for developing this extension :)

AnkiConnect is, in my opinion, the single most useful add-on available for Anki. It opens up a bunch of Anki internals, and lets other applications use them. The myriad uses of this extension are truly astounding. Personally, I have used it for automatic card creation through browser extensions, external statistical analysis, integration with a front-end, and generation (and linking) cards to my notes in org-mode.

shuan q

Awesome! Thank you!

I don't know how to use it, seems good anyway.

very useful and dependable

It's easy for us to build anki api to develop different functions to support Anki

Works great, thanks a lot!

helped create an seamless workflow for myself, thanks!

.

Makes integration with amazing tools like asbplayer possible! Love it.

Thank you! Now i can automate personal wiki)

great add-on

i dunno how to use it but thnanks anyway

Good connection with obsidian !

I use this along with anki quick adder extension to add new notes directly from my browser to Anki. Thank you a lot. That's a great help.

prolly the most powerful add-on of Anki

Useful

Very use

really helpful, thank you

That's great

Just what I needed. Very complete interface. You can do almost anything with this API

Very helpful to integrate with other apps like Obsidian.md

works well with yomichan

Great addon! I used it to create a web-app that can be helpful for English learners:
https://awa.up.railway.app/
Free uptime is limited, so it may be unavailable at the end of the month
https://awa.up.railway.app/
Free uptime is limited, so it may be unavailable at the end of the month

It's essential and very useful.

Great!

很好用,感谢作者

Nice for automation (fetching sample sentences from certain websites and putting them into Anki if one knows basic coding in e.g. Python).

Can't live without this addon, seriously!

Great!

Thank

🌐

very helpful

can't work with anki 2.1.49

Any way to make work with anki 2.1.49? don't work for me.
Update /
Fixed, just put the code on anki again and download the plugin normally.
Update /
Fixed, just put the code on anki again and download the plugin normally.

Simple and very useful. Works great with Emacs anki-editor.

Is there a way to connect with an audio editing program such as Audacity?

It makes work with Emacs possible and easy.

It's awesome! Thanks

Very helpful

good to use.

This API makes things really easy to update Anki deck.

awesome(*^_^*)

hope more connect in future

It's an amazing work that this guy did, Obsidian/Logseq provide much better functionality for editing & building a database of knowledge, but they still lack good Spaced Repetition funcitonality. To be able to combine both with this plugin is amazing, thanks a lot!

Love it. Really helps to create flashcards for words as I learn them.

Thanks for the timely fix!
BTW, is there anyone using Obsidian to Anki but having issues? It doesn't work for me right now
BTW, is there anyone using Obsidian to Anki but having issues? It doesn't work for me right now

it didn't work for me

This plugin is so critical to my workflow. Really appreciate it.

OK

New version suddenly decided to stop working with 2.1.49, although I've been using 2.1.49 with AnkiConnect for a few months now with no problems whatsoever.
Edit: works now. Thanks for the timely fix.
Edit: works now. Thanks for the timely fix.

Great, thanks for fixing whatever the issue with version 2.1.49 or above was so quickly. Seems to be working perfectly for me once again!

Used to work fine in 2.1.49 ... until it updated itself to say it only worked up to 2.1.44.

This latest version is not available on Anki 2.1.49

Please!2.1.49

It literally says what Anki versions work with AnkiConnect, these morons giving negative ratings need to learn how to read

Thanks!

Works great out of the box!

useful to other tools

I used this add-on to enable the "Obsidian to Anki" plugin. Brilliant workflow!!

Perfect integrating vscode into Anki

Wonderful! This is add-on is essential in order to connect to Obsidian. Thanks!

This is really, really useful! Thank you!

This plugin is extremely handy! I managed to write a simple command-line utility that generates bulk text-to-speech for many different note fields just in one evening! If I wrote a full-fledged Anki GUI plugin, it would take ages as I'm not fluent in Python & Qt.
Thank you very much for the effort you put to develop and maintain it!
Thank you very much for the effort you put to develop and maintain it!

Very Useful!

best

Amazing, Anki wouldn't be the same without it

Very helpful

Great!

works out of box. thx.

thx

wonderful add-on!

its good

Wonderful add-on for adding external functionality to Anki 🗃🤖
I use it for reviewing decks in a random order (https://gitlab.com/-/snippets/2177504) 🎲
I use it for reviewing decks in a random order (https://gitlab.com/-/snippets/2177504) 🎲

Good

Works like a charm, never had any problems

Ok

代码在那儿?

1

Perfect

Cool! Nice sync tho

defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true
defaults write net.ichi2.anki NSAppSleepDisabled -bool true
defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
need to run on Mac OS
defaults write net.ichi2.anki NSAppSleepDisabled -bool true
defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
need to run on Mac OS

Good

Amazing! Must have together with VS Code extension "Anki for VSCode"

it's gut

It's very helpful for web users.

Cool

Amazing!

Cool!!!

helpful

yes!!

Good

Maybe now somebody can connect GoldenDict with Anki so that GoldenDict also looks up words in Anki collection.

Essential! Works well.

good for python developer and js developer

1

This is awesome ~I'm learning Korean it really help me. I think it would be great if you add it to Morphman to let Morphman process the Korean context like this Japanese plug in: MeCab UniDic Japanese Dictionary (https://ankiweb.net/shared/info/13462835). It supports Morphman. Thank you so much

Thanks for creating such an amazing tool for Anki!

暗記= Anki= memorisation

Thanks! :)

Good Job!

so cool

Essential add-on that is solid.

Thank you very much. It's a fantastic tool for learning languages!!
At this moment, using the AnkiConnect addon, the Back Template of the card is not created well. But you can edit it and copy it from here: https://github.com/dobladov/youtube2Anki
I prefer to work on my listening, so I removed this two lines from the Front Template:
{{text}}
<br>
And put in the Black Template:
{{FrontSide}}
<hr id=answer>
{{text}}
<br>
At this moment, using the AnkiConnect addon, the Back Template of the card is not created well. But you can edit it and copy it from here: https://github.com/dobladov/youtube2Anki
I prefer to work on my listening, so I removed this two lines from the Front Template:
{{text}}
<br>
And put in the Black Template:
{{FrontSide}}
<hr id=answer>
{{text}}
<br>

perfect

great

I cannot download the plug-in digitally. Is there an address to obtain the file directly?

Fucking awesome

Thank you!

Заебись!

Makes anki run slowly for me, but this is yomichans fault. I have a large deck and it might be related to yomichans duplicate check
Had to start anki with Shift key held to disable all addons, then disabled ankiconnect. Everything besides ankiconnect is working fine now.
Had to start anki with Shift key held to disable all addons, then disabled ankiconnect. Everything besides ankiconnect is working fine now.

FANSTASTICO!!!!!!!!

Excellent

very good

Very nice way to integrate with other softwares. With vscode extension I can create cards without leaving my editor.

I use AnkiConnect for connecting extension Online Dictionary Helper

Works as advertised!

Very useful for iterations with Anki via API.

a bridge over Anki

I use it with a chrome extension creating cards has never been so fast

good job but doesnt work on old version 2.0

Incredibly useful

Thank you soooo much for this wonderful addon!

This add-on is fantastic but it will be greater if we can add not only a word but also a phrase or something like that
thank you very much
thank you very much

like it!

Invaluable tool for use with Yomichan. ありがとうございます

good

Because it's cool.

666

Great add-on!

Works with no problem, PolarConnect didnt work

Makes life so much easier.

Works great

Amazing and useful tool!

Amazing

Awesome

so cool!!!!

thank you

Great plugin! Thanks!
I use it in my project:
https://github.com/ivan-volnov/keybr
I use it in my project:
https://github.com/ivan-volnov/keybr

Love it !

十分实用易用

Good

useful! will yomichan for 2.1 come soon?

yeah!

very useful.

haoyong

Wonderful!

good

Useful.

Works very well with anki-editor in Emacs

Works great! Thanks.

ready

Awesome!

good!!

100!!!

Works great. I was able to integrate it into emacs's pdftools pdf reader and send the selected word directly to Anki.
Thanks!
Thanks!

Thanks

doesnt work for me

Testing it for PowerApps Solution development

222

Useful for chrome extension.

Super cool!

It's really helpful for making notes out side of the app.

ok

useful,highly recommend!

mark

Great tool to automate some of the tedious things! Kudos!

Must have !

Great!

Wonderful. But context.reverso.net does not work.

very useful addon, I could use Emacs to create Anki cards, amazing.

I combined it with Google search. It works great.
https://github.com/yekingyan/anki_search_on_web
https://github.com/yekingyan/anki_search_on_web

Great

excellent!

looks great and the idea is brilliant! Hope it will support other languages as well in the future.

good

Thanks.

非常好 帮助了我学习语言

very good

good use

nice

cool

good tool

Works great

Everything works!

good thing

works great, thanks

mac 工具在屏幕最左上角 附加组件快捷键 command+Shift+A 点击第一个 获取插件 输入 2055492159 就行了

good!!!!!牛逼!

good,awesome!

Very useful

本来评论其他插件的....

It hasn't been working with firefox for three days now. I can't get the + signs in yomichan to show up for some reason.

Mac users remember to change app nap as the below review says.

essential add-on.

I think it's a great idea, and it gives a lot of freedom to augment/redesign Anki. Thanks!

it is very good

I use it on my application that retrieves definitions and examples for words.
https://github.com/Virility/AnkiLookup
https://github.com/Virility/AnkiLookup

fabulous!

配合anki划词助手使用非常棒

very useful

Very useful!

For Mac User
Anki 2.1.6 2.1.7 changed it's app domain name,
so if you want to change the app nap for anki
1. Start the Terminal application.
2. Execute the following commands in the terminal window:
defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true
defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
3. Restart Anki.
Anki 2.1.6 2.1.7 changed it's app domain name,
so if you want to change the app nap for anki
1. Start the Terminal application.
2. Execute the following commands in the terminal window:
defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true
defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
3. Restart Anki.

excellent

I use this with Chrome Yomichan extension and it works great. Has worked well since I first installed it over half a year ago. Thank you for the awesome add-on :)

This is a really excellent project

Love this plugin.. We use it with Polar to sync flashcards form PDF books directly into Anki. You can read your PDFs and HTML content in Polar and create the flashcards there and then we use Anki Connect to transfer them to Anki.
https://getpolarized.io/
https://getpolarized.io/

This is such a fantastic idea!

wonderful

Great add-on. One drawback that I don't know if it's the fault of Anki or the add-on:
I can't figure out how to make fields keep new line characters when sending them to Anki. Adding both \n and \r\n to the field doesn't result in Anki breaking the text up into lines.
I can't figure out how to make fields keep new line characters when sending them to Anki. Adding both \n and \r\n to the field doesn't result in Anki breaking the text up into lines.

Very Good , Thanks

This app is helpful

Thanks so much!! This plugin helped me write this Hammerspoon Spoon https://github.com/ldanilov/AnkiShortcuts to add notes with simple shortcuts.

Required for Yomichan

Great app!
And I'm so happy that there's a firefox extension. I've always been using chrome since I assumed the more niche extensions would never make their way to firefox. But this is the only "killer" extension I need, and I didn't even check if it was on firefox lol.
Cheers for the good work.
And I'm so happy that there's a firefox extension. I've always been using chrome since I assumed the more niche extensions would never make their way to firefox. But this is the only "killer" extension I need, and I didn't even check if it was on firefox lol.
Cheers for the good work.

Hot damn, this makes adding cards a breeze!

Really useful

Extremely useful feature.

Very useful to automate add cards!

Very useful

just very good

Works perfectly!

The only "approved" way to interact with the app after https://anki.tenderapp.com/discussions/ankiweb/1886-issue-with-saving-cards-via-rest-api

Can't imagine building a vocabulary deck without AnkiConnect (+ Yomichan).

great

Great documentation, great add-on, thanks!

This extension made it possible for me to make an emacs-based ui for anki! Thanks!

Thanks!

Thankyou let me save a lot of time as this add-on

Very helpful. Thank you very much!

Thank you for the effort, saves a lot of time for adding new notes!

I have some ideal to use this API,
your add-on really save me a lots of time,
Thank you for contribute it.
your add-on really save me a lots of time,
Thank you for contribute it.

I'm sure this addon is awesome but
If you could speak in plain english what this add-on does, it would be quite helpful...
If you could speak in plain english what this add-on does, it would be quite helpful...



Exception when requesting from AnkiConnect
I'm using last Anki 2.1 beta 15 and cot exception when trying default request:
curl localhost:8765 -X POST -d '{"action": "deckNames", "version": 5}'
Caught exception:
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 889, in advance
self.server.advance()
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 235, in advance
self.advanceClients()
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 250, in advanceClients
self.clients = list(filter(lambda c: c.advance(), self.clients))
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 250, in <lambda>
self.clients = list(filter(lambda c: c.advance(), self.clients))
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 159, in advance
self.writeBuff += self.handler(req)
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 285, in handlerWrapper
resp += body
<class 'TypeError'>: can't concat bytes to str
I'm using last Anki 2.1 beta 15 and cot exception when trying default request:
curl localhost:8765 -X POST -d '{"action": "deckNames", "version": 5}'
Caught exception:
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 889, in advance
self.server.advance()
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 235, in advance
self.advanceClients()
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 250, in advanceClients
self.clients = list(filter(lambda c: c.advance(), self.clients))
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 250, in <lambda>
self.clients = list(filter(lambda c: c.advance(), self.clients))
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 159, in advance
self.writeBuff += self.handler(req)
File "C:/Users/VC/AppData/Roaming/Anki2\addons21\2055492159\__init__.py", line 285, in handlerWrapper
resp += body
<class 'TypeError'>: can't concat bytes to str






Incredibly helpful addition by a very responsive dev







This is the add-on that's been keeping a bunch of Anki-related Google/Firefox ex
Not sure it the author would see it or not, but thank you for your work!
As a code-dummy,I don't know whether this is a beautifully written py. file or not, but sure to say that without it, a couple of Anki extension would be at great trouble.
Not sure it the author would see it or not, but thank you for your work!
As a code-dummy,I don't know whether this is a beautifully written py. file or not, but sure to say that without it, a couple of Anki extension would be at great trouble.



