🍉 A collection of note template for Anki 2.1
Go to file
2021-04-20 14:58:53 +03:00
antp brush up 2021-04-20 14:15:57 +03:00
templates/Japanese sentences write readme 2021-04-20 14:39:40 +03: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 write readme 2021-04-20 14:58:53 +03:00

AnkiNoteTypes

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 && git commit

After committing your template, please create a pull request.