AnkiNoteTemplate/README.md
2021-11-30 20:46:27 +00:00

1.3 KiB

AnkiNoteTypes

Chat Channel Patreon

A collection of user-created note types for Anki 2.1. It includes a super user-friendly mechanism of importing and exporting them, and everyone is welcome to add their templates by making a pull request.

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

https://user-images.githubusercontent.com/69171671/143988488-ff70960c-840c-48e2-90d3-a24468da8942.mp4

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.