ajoygphilip / batch-editing

Batch Editing add-on for Anki

Home Page:https://ankiweb.net/shared/info/291119185

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch Editing for Anki


Spend less time editing, and more time reviewing

Extends the spaced-repetition flashcard app Anki with batch note editing capabilities.

Table of Contents

Video

YouTube: Anki add-on demo: Batch Note Editing

Installation

AnkiWeb

The easiest way to install Batch Editing is through AnkiWeb.

Manual installation

Please click on the entry corresponding to your Anki version:

Anki 2.1
  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 .ankiaddon packages.
  2. Download the latest .ankiaddon package from the releases tab (you might need to click on Assets below the description to reveal the download links)
  3. From Anki's main window, head to ToolsAdd-ons
  4. Drag-and-drop the .ankiaddon package onto the add-ons list
  5. Restart Anki
Anki 2.0
  1. Go to ToolsAdd-onsOpen add-ons folder
  2. Find and delete the Batch Editing.py file if it already exists.
  3. See if you can find a batch_editing folder. If so:
    1. If the folder contains a meta.json file, copy the file to a safe location. This will allow you to preserve your current settings.
    2. Proceed to delete the batch_editing folder
  4. 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)
  5. Move the extracted Batch Editing.py and batch_editing into the add-ons folder
  6. Optional: Place the meta.json file back into the directory if you created a copy beforehand.
  7. Restart Anki

Documentation

For further information on the use of this add-on please check out the description text for AnkiWeb.

Building

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.

Contributing

Contributions are welcome! Please review the contribution guidelines on how to:

  • Report issues
  • File pull requests
  • Support the project as a non-developer

License and Credits

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.


The continued development of this add-on is made possible
thanks to my Patreon and Ko-Fi supporters.
You guys rock ❤️ !

About

Batch Editing add-on for Anki

https://ankiweb.net/shared/info/291119185

License:Other


Languages

Language:Python 100.0%