e98ed849b1
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> |
||
---|---|---|
antp | ||
fonts | ||
templates | ||
antp.sh | ||
LICENSE | ||
README.md |
AnkiNoteTypes
A collection of note types for Anki 2.1.
Usage
- Clone the repository and
cd
into it. - 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.