Anki/rslib/src/notetype
Arthur Milchior 7bebcad864
Some documentation and reduce copy/paste (#3917)
* NF: document that cloze number are kept as they are in the field

I needed to know because {{c1 generate card 0 for example. And storing
the card ordinal would have been another consistent choice.

* NF: introduce method that return the cloze number in fields

This slightly reduce code duplication.

* Apply suggestions from code review
2025-04-24 19:02:11 +10:00
..
cardgen.rs Some documentation and reduce copy/paste (#3917) 2025-04-24 19:02:11 +10:00
checks.rs Bump Rust to 1.84 2025-01-26 18:51:21 +11:00
cloze_styling.css Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
emptycards.rs Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
fields.rs Add support for tagging + protecting fields 2023-09-17 14:03:42 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
merge.rs Cloze notetype merges (#2912) 2023-12-28 18:01:23 +10:00
mod.rs Bump Rust to 1.84 2025-01-26 18:51:21 +11:00
notetypechange.rs Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
render.rs Modify card rendering output to specify if rendered card is empty (#3890) 2025-03-31 17:51:28 +07:00
restore.rs Add image occlusion to stock notetypes 2023-10-22 11:00:39 +10:00
schema11.rs Fix error after notetype merge + downgrade 2024-01-12 15:16:27 +10:00
schemachange.rs Fix newer notes incorrectly being skipped when importing successive exports (#3693) 2025-01-13 13:42:44 +11:00
service.rs Cloze button get disabled outside of cloze field (#3879) 2025-04-24 18:37:41 +10:00
stock.rs Add image occlusion to stock notetypes 2023-10-22 11:00:39 +10:00
styling.css Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
templates.rs Fix Renaming note fields not updating custom browser appearance (#3245) 2024-06-24 08:39:56 +01:00
undo.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00