🍉 A collection of note template for Anki 2.1
Go to file
Aleksa Sarai d032a63988
templates: cyphar: minor readme updates
Some of the configuration bits were not fully explained (or were wrong
in the case of JaPitch).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2021-04-22 18:16:21 +10:00
antp antp: add __pycache__ gitignore 2021-04-22 16:42:16 +10:00
fonts add fonts for exported note types 2021-04-20 17:39:10 +03:00
templates templates: cyphar: minor readme updates 2021-04-22 18:16:21 +10:00
antp.sh brush up 2021-04-20 14:15:57 +03:00
LICENSE Initial commit 2021-04-20 11:09:57 +00:00
README.md update readme 2021-04-20 19:47:17 +03:00

AnkiNoteTypes

Chat Channel Patreon

A collection of note types for Anki 2.1.

Usage

  1. Clone the repository and cd into it.
  2. Make sure Anki is running, and you have AnkiConnect installed.

Importing

To import one of the available Note Types to Anki, run:

./antp.sh import

Exporting

To export one of your Note Types, run:

./antp.sh export

Then write a helpful readme and commit your changes:

git add templates fonts && git commit

After committing your template, please create a pull request.