Skip to content

sam1penny/assorted-anki-addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assorted Anki Addons

This repository contains a collection of smaller anki add-ons that I have written.

Details

This add-on remaps the number keys (1, 2, 3, 4) to be able to show the answer of a card as well as answering it. A card can then be fully answered by simply double clicking the number key.

Find cards with a field of a given exact/maximum/minimum length in the browser.

Based on the add-on from this reddit post, ported to use hooks rather than fragile monkey patching. Works on Anki 2.1.55+ using the hook introduced in this commit

Currently no listing on ankiweb, so must be manually installed.

Manual Installation

In a new terminal, clone the repository and use the provided build script:

Usage: build.sh [-h] [-a] [-f directory_name]

Available options:
-h                    Print this help message
-a                    Build all of the add-ons
-f directory_name     Build the add-on with the provided directory name

Once the add-on is built, open Anki and navigate to Tools -> Add-ons -> Install from file and select the newly-built .ankiaddon file to install the add-on.

Other add-ons I have created

About

A collection of small anki addons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published