🍉 A collection of note template for Anki 2.1
Go to file
Feripe-a f12cb16c05
Ankiweb to Yandex
I've noticed that the version on Ankiweb is different from the one in this repository. So I uploaded it to Yandex.
2021-07-10 17:14:46 -03:00
antp parametrize msg 2021-04-22 23:05:52 +03:00
fonts add fonts for exported note types 2021-04-20 17:39:10 +03:00
templates Ankiweb to Yandex 2021-07-10 17:14:46 -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 Update README.md 2021-04-22 19:53:34 +00:00

AnkiNoteTypes

Chat Channel Patreon

A collection of user-created 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.