howie-serious / hierarchical-tags

Fork pneff/anki-hierarchical-tags with support for the latest Anki 2.1 release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hierarchical Tags 2 for Anki


Brings some structure to your Anki tags!

An add-on for the spaced-repetition flashcard app Anki that allows structuring your tags in hierarchies. Based on Patrice Neff's original Hierarchical Tags, with a number of small improvements and tweaks to make it work on newer Anki releases.

Table of Contents

Installation

AnkiWeb

The easiest way to install Hierarchical Tags 2 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

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/hierarchical-tags.git
cd hierarchical-tags
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

Hierarchical Tags 2 is

Hierarchical Tags 2 is free and open-source software. The add-on code that runs within Anki is released under the GNU AGPLv3 license. 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.

About

Fork pneff/anki-hierarchical-tags with support for the latest Anki 2.1 release

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%