Spend less time editing, and more time reviewing
Extends the spaced-repetition flashcard app Anki with batch note editing capabilities.
The easiest way to install Batch Editing is through AnkiWeb.
Please click on the entry corresponding to your Anki version:
Anki 2.1
- Make sure you have the latest version of Anki 2.1 installed. Earlier releases (e.g. found in various Linux distros) do not support
.ankiaddonpackages. - Download the latest
.ankiaddonpackage from the releases tab (you might need to click on Assets below the description to reveal the download links) - From Anki's main window, head to Tools → Add-ons
- Drag-and-drop the
.ankiaddonpackage onto the add-ons list - Restart Anki
Anki 2.0
- Go to Tools → Add-ons → Open add-ons folder
- Find and delete the
Batch Editing.pyfile if it already exists. - See if you can find a
batch_editingfolder. If so:- If the folder contains a
meta.jsonfile, copy the file to a safe location. This will allow you to preserve your current settings. - Proceed to delete the
batch_editingfolder
- If the folder contains a
- Download and extract the latest Anki 2.0 add-on release from the releases tab (you might need to click on Assets below the description to reveal the download links)
- Move the extracted
Batch Editing.pyandbatch_editinginto the add-ons folder - Optional: Place the
meta.jsonfile back into the directory if you created a copy beforehand. - Restart Anki
For further information on the use of this add-on please check out the description text for AnkiWeb.
With Anki add-on builder installed:
git clone https://github.com/glutanimate/batch-editing.git
cd batch-editing
aab build
For more information on the build process please refer to aab's documentation.
Contributions are welcome! Please review the contribution guidelines on how to:
- Report issues
- File pull requests
- Support the project as a non-developer
Batch Editing is Copyright © 2016-2019 Aristotelis P. (Glutanimate)
All credit for the original idea goes to /u/TryhardasaurusRex on Reddit who commissioned this add-on.
Batch Editing is free and open-source software. The add-on code that runs within Anki is released under the GNU AGPLv3 license, extended by a number of additional terms. For more information please see the LICENSE file that accompanied this program.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

