YohanGH / Anki-Card-Templates

Decks of templates + source code for Anki cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anki Card Templates

Memrise

This template emulates the Memrise interface for Anki cards, including automatic answer grading, fuzzy string matching, animated audio buttons, and the extra info screen shown after wrong answers:

 

This template also avoids layout bugs prominent in the original design, such as:

  • Elements jumping on answer submission

jitter

  • Cropped fonts and blurring of audio icons on hover

Usage

The main file is Memrise Templates (Lτ) v2.3.apkg. Opening it with Anki adds Memrise Templates (Lτ) v2.3 Note Type, which can then be used to create new cards, change Note Type of existing ones, or import external spreadsheets.
Both, the deck and the single card in it, which are imported with the Note Type, serve only as its holders and can be deleted right away.

Updating

If you have cards in your collection, that are using an older version of the template, and you want to upgrade them to the latest one, after downloading and importing the current .akpg deck follow these steps:

  1. In your Anki open the Browser by clicking on Browse button in the top center menu
  2. In the left tab scroll down and open the Note Types category
  3. Click on the older version of Memrise Template (Lτ) ... you were using before
  4. Click on any of the cards displayed in the table, then press Ctrl + A to select all of them
  5. In the top menu go to Notes -> Change Note Type
  6. In the top right dialog of Notetype conversion select the new version of the Notetype
  7. Check the mapping of the Current fields to the New ones (if you didn't change anything in your template, all names should be the same on both sides)
  8. Press Save

Same steps can be taken to convert existing cards from any other Note Type to this Memrise Template

Extra

The template can be downloaded either from this page or from AnkiWeb

Separate parts of the source code for use in your own card templates can be found in the Source code folder.

For trying out the template without downloading any files, an interactive demo is available on CodePen

The template can be used for Memrise courses imported into Anki with this extension

Discussion

If you have any questions about the template (how to adapt it for a certain course, modify to create reverse cards, make additional extra fields, change default settings, etc.) or simply want to discuss its further development, please feel free to leave a comment in this Anki Forums thread or in the issues section of this repository.

About

Decks of templates + source code for Anki cards


Languages

Language:CSS 52.8%Language:HTML 26.9%Language:JavaScript 20.3%