| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
* Add stroke-count definition
* Update options
* Update documentation
* Add helper
|
| |
|
|
|
|
|
|
|
|
|
| |
* Move TemplateRendererProxy creation into AnkiNoteBuilder
* Simplify _stringReplaceAsync
* Organize note generation
* Rename API
* Make the template rendering function more generic
|
| | |
|
| |
|
|
|
| |
* Update copyright year
* Remove redundant Author info
|
| | |
|
| |
|
|
|
| |
* Add AnkiNoteBuilder.containsAnyMarker
* Flag first field as invalid when there is no marker
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update japanese.js tests
* Simplify fallback/early exit
* Add overloads to furigana and furiganaPlain handlebars helper functions
* Expose unique expression/reading arrays (and subsequently counts)
* Add {frequencies} marker
|
| |
|
|
|
|
|
|
|
| |
* Add {conjugation} marker
* Add info
* Add upgrade
* Update test
|
| |
|
|
|
| |
* Support menus with multiple sources
* Update anki templates controller
|
| | |
|
| |
|
|
|
|
|
| |
* Add _setFieldMarker helper function
* Add support for persistent nodes
* Add support for menus
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Simplify data transform for anki.enable setting
* Refactor AnkiController
* Implement marker link clicking
* Request permissions for clipboard
|
| |
|
|
|
| |
* Add template instantiation API to SettingsController
* Use SettingsController.instantiateTemplate
|
| |
|
|
|
|
|
| |
* Add clipboard-text anki field
* Add markers
* Update clipboard injection
|
| |
|
|
|
|
|
| |
(#795)
* Update AnkiController to use AnkiConnect instance directly
* Remove unused
|
|
|
* Rename SettingsBackup to BackupController
* Rename files to more closely match classes
* Improve organization of script imports
|