Anki/rslib/src/notetype
llama ccab18b7ba
Modify card rendering output to specify if rendered card is empty (#3890)
* modify render_card to return whether card was empty

* plumbing

* add flag to proto message

* plumbing: pass flag along to PartiallyRenderedCard

* add tests

* Use a custom return type for clarity (dae)
2025-03-31 17:51:28 +07:00
..
cardgen.rs Dependency updates (#3403) 2024-09-04 12:21:50 +07: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 Update to Rust 1.74, and update most Rust deps 2023-11-27 13:34:42 +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