DEV Community

Chuck Ha
Chuck Ha

Posted on

1

Anki 2.1.x Add-ons

Installing Anki add-ons is not too bad, but it's slightly different between versions 2.0.x and 2.1.x.

For background, I started here with this Low Key Anki guide and wanted to install one of the provided plugins (ResetEZ.py) but it didn't work out of the box.

Add-ons, in OS X, are found in $HOME/Library/Application Support/Anki2/addons21. Make a directory, I named mine resetez. Inside, add a file named __init__.py. Take the contents of ResetEZ.py found on the link above (maybe a page or two ahead) and put it as the contents of __init__.py. Read the instructions and configure. Restart Anki and you should see a new menu item under Tools!

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (1)

Collapse
 
quangnd159 profile image
quangnd159

Thanks a ton!!! This really made my day. You're awesome, Sir.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay