
Category: Anki
-
- Open YouTube video
- Click share button, click embed, and copy the code
- Open your anki card editor, and click “Toogle HTML editor”
- Paste the code
-
Cool addon to show every card’s first review of each day on Anki’s deck congratulations screen.

-
Code highlighting in Anki with the add-on:
- Highlight Code (https://ankiweb.net/shared/info/112228974), that uses the highlight.js, a JavaScript syntax highlighter with support of 192 languages and 496 themes.

-

For a complete changelog: https://github.com/ankitects/anki/releases/tag/24.04
-


You can even use CSV format thus making import of multiple card faster
-
Anki’s database is a SQLite database.
In the table of cards the data column is used to store the memory state predicted by FSRS. Such values include stability (s), difficulty (d) etc.














