Port of https://ankiweb.net/shared/info/1967553085 compatible with Python 3 and Anki 2.1 Put in a folder inside addons21 e.g. addons21/sanseido/init.py Make sure you have beautifulsoup4 installed (pip3 install beautifulsoup4).
Reviews (6)
👍 2021-05-23
it doesn’t work because the sanseido site shut down. CAN SOMEONE port the hanseido plugin (for korean) that’s based on this plugin to anki 2.1!!
👍 2021-05-03
Used to work fine but hasn’t worked for me in about half a year. I was hoping for an update :(
👍 2021-02-03
Doesn’t seem to work anymore. When you run you get the following error:
Traceback (most recent call last):
File “urllib\request.py”, line 1317, in do_open
File “http\client.py”, line 1230, in request
File “http\client.py”, line 1276, in _send_request
File “http\client.py”, line 1225, in endheaders
File “http\client.py”, line 1004, in _send_output
File “http\client.py”, line 944, in send
File “http\client.py”, line 915, in connect
File “socket.py”, line 787, in create_
👍 2020-07-06
It works, but only if you do the following 2 things:
-
The fields “Expression” and “Sanseido” are required in the note model (the original plugin this one is based on required “Word” instead of “Expression”)
-
You must have more than 1 card selected in the browser’s card list before clicking Edit -> Regenerate Sanseido definitions. If you only have one card selected, Anki displays a field editor for the selected card’s note below the card list, and this seems to prevent the plugin from m
👍 2019-11-13
thanks. could you update the hanseido plugin? https://ankiweb.net/shared/info/367700876
👍 2019-07-24
It shows up on the edit button, but it doesn’t fetch the definition, I’ve checked the code and found that its “Expression” and “Sanseido” fields are required which I added. any instructions on how to use it? thanks!