aboutsummaryrefslogtreecommitdiff
path: root/ext/js/data/anki-template-util.js
Commit message (Collapse)AuthorAge
* add single dictionary handlebars (#814)24.5.5.0StefanVukovic992024-05-05
| | | | | | | | | | | | | | | | | * add single dictionary handlebars * fix dicts with kanji in title * sort * rename to single-glossary-XYZ * add brief and no dict variants * add docs, only terms no kanji * allow testing single dict handlebars * remove empty comment
* fix: add missing handlebar entry (#823)m-edlund2024-04-15
| | | | | * fix: add missing handlebar entry * fix: add new handlebar to tests
* Add cloze-body-kana handlebar (#650)Kuuuube2024-02-08
| | | | | * Add cloze-body-kana handlebar * Convert if else to ternary
* Reduce repeated anki field marker code (#632)toasted-nutbread2024-02-05
* Unify repeated code for getting anki field markers * Throw because type safety exists * Simplify * Update order * Update test data