Damien Elmes
a35c1a058d
Extract inline images as part of media check
...
We also need to get to the bottom of what's causing this:
https://forums.ankiweb.net/t/anki-browse-extremely-laggy/32533
2023-07-31 12:23:16 +10:00
RumovZ
85aebae573
Add option to tag notes with missing media ( #2379 )
...
* Keep track of notes with missing media files
* Add option to tag notes with missing media
* Update ftl/core/media-check.ftl (dae)
2023-02-20 18:48:09 +10:00
RumovZ
e7af0febb1
More template checks ( #2032 )
...
* Show warning if multiple type boxes are used
* Report templates referencing media in Media Check
* Apply suggestions from code review
* Fix media-check.ftl
* Only report media references with fields
Like `<img src={{Front}}>`.
Also report Anki sound tags and latex.
* Loop existing media regexes
2022-09-05 16:52:25 +10:00
Damien Elmes
9d17d43124
avoid using literal 1 in English translations
...
It confuses translators:
https://forums.ankiweb.net/t/bug-in-review-intervals-for-some-languages-in-number-of-cards/5744/8
2020-12-18 10:14:19 +10:00
Damien Elmes
52617511b0
automatically format/check ftl files
2020-11-22 15:30:59 +10:00
Damien Elmes
fcb3283a9d
move ftl into top level ftl/ folder; make it source of truth for aqt
...
This avoids the need to modify the external repo before new strings
can be used in aqt.
2020-11-18 16:20:58 +10:00