Giter Club home page Giter Club logo

anki-addons-misc's Introduction

Miscellaneous Anki Add-ons

This repository contains most of the smaller Anki add-ons I have written over the years. For more information on each add-on please take a look at the comments in the respective source file, or at its AnkiWeb description.

Generic Installation Instructions

Installation from AnkiWeb

Most add-ons in this repository have been published on AnkiWeb and may be comfortably installed via Anki's own add-on management system. To correlate each source file with its listing on AnkiWeb please refer to the add-on titles in their AnkiWeb descriptions.

Manual Installation

  1. Open Anki's add-on folder by navigating to Tools -> Add-ons -> Open add-ons folder from Anki's main screen

  2. Download a copy of the full repository zip archive

  3. Locate the add-ons you want to install in the src/ directory

  4. Copy the add-on files to Anki's add-on directory

    • in case of Anki 2.0: For each of the add-ons, copy all files its folder aside from __init__.py into the top-most level of Anki's add-on directory (e.g. for reviewer_auto_rate_hotkey you would only copy reviewer_auto_rate_hotkey.py)
    • in case of Anki 2.1: For each of the add-ons, copy the entire add-on folder into the top-most level of Anki's add-on directory (e.g. for reviewer_auto_rate_hotkey you would copy the entire reviewer_auto_rate_hotkey folder). Note: Not all add-ons in this repository have been transitioned to Anki 2.1, yet. To learn more about the compatibility status of each add-on please see here.
  5. Restart Anki to see the changes

Naming Scheme

The source file naming describes which part of Anki each add-on interacts with. As such, the names do not always correspond with their listings on AnkiWeb.

Add-on file names also have an impact on their loading order. Files with a leading special character are designed to be imported after most other add-ons have been loaded, as they might interact with them.

Credits

Some of the add-ons found in this repository were either adopted from earlier works by other authors or simply constitute re-uploads of add-ons that disappeared from AnkiWeb, with no original code repository to be found. I have tried to document the development history of each of these add-ons in their source code header, but more detailed information may also be found here.

License

Most of the add-ons in this repository are licensed under the same license as Anki, the GNU AGPL, version 3 or later. Please check the source code comments for more details on the licensing of each add-on.

Other Anki-related Projects

Make sure to also check out my larger Anki projects:

anki-addons-misc's People

Contributors

glutanimate avatar arthur-milchior avatar zjosua avatar sebastiengllmt avatar ankitest avatar andrest50 avatar luzhe610 avatar randommm avatar cjon256 avatar liuzikai avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.