browser-external-note-editor

External Note Editor for the Browser add-on for Anki

OTHER License

Stars
6

Comfortably browse through and edit your Anki cards

This is an add-on for the spaced-repetition flashcard app Anki that adds the ability to edit your flashcards in a separate window from Anki's card browser.

Table of Contents

Installation

AnkiWeb

The easiest way to install External Note Editor for the Browser is through AnkiWeb.

Manual installation

Please click on the entry corresponding to your Anki version:

  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

Video summary:

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/browser-external-note-editor.git
cd browser-external-note-editor
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

External Note Editor for the Browser is Copyright © 2017-2020 Aristotelis P. (Glutanimate)

External Note Editor for the Browser 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.

Please note that this program uses the Libaddon library which comes with its own additional terms extending the GNU AGPLv3 license. You may only copy, distribute, or modify the present compilation of this program with Libaddon under the combined licensing terms specified by both licenses.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.