Bỏ qua đến nội dung

Cloze Splitter – Automatically Split Multi-Cloze Notes into Separate Cards

Chờ xử lý #anki #addon #cloze #splitter #automatically #split #multi
Unknown
2/12/2025

Cách tải addon Cloze Splitter – Automatically Split Multi-Cloze Notes into Separate Cards

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

424558481

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 424558481 và copy

Mô tả chi tiết

Automatically detect all cloze deletions { {c1:: … } }, { {c2:: … } }, etc. Split them into separate notes, each containing only the selected cloze.

Usage:

*{{c1::C5a>СЗа>С4а::С5а/С3а/C3b}} = anaphylatoxins (histamine release → vascular permeability)|

{{c2:: 5а:С5а/С3а/C3b}} = strongest chemotactic factor for neutrophils| {{c2:: C3b::C5a/C3a/C3b}} = opsonisation

Separated by ”|”, it will generate 3 cards.

Note: Though origial text contains one C1 and two C2, it will be converted to C1 first. Therefore, acturally, it will generate 3 cards!

The idea is from https://www.reddit.com/r/Anki/comments/1oko6rz/comment/nolbzr8/?context=1 .

Change 2025-12-02 Stop converting all Cloze numbers to C1

For example:

{{c1::Citrin}} = Aspartate–glutamate mitochondrial transporter (exports {{c2::aspartate to cytosol}}). Defect → Aspartate trapped in {{c3::mitochondria}} → cytosolic aspartate deficiency| {{c1::Citrulline}} cannot combine with aspartate → no {{c2::argininosuccinate}} formation → urea cycle stops| {{c1::Malate}}–aspartate shuttle impaired → ↑NADH cytosol → carbohydrate intake worsens symptoms. Result → {{c2::hyperammonemia + neurotoxicity}}.

This should be converted to 3 different cards

{{c1::Citrin}} = Aspartate–glutamate mitochondrial transporter (exports {{c2::aspartate to cytosol}}). Defect → Aspartate trapped in {{c3::mitochondria}} → {{c3::cytosolic aspartate}} deficiency

{{c1::Citrulline}} cannot combine with aspartate → no {{c2::argininosuccinate}} formation → urea cycle stops

{{c1::Malate}}–aspartate shuttle impaired → ↑NADH cytosol → carbohydrate intake worsens symptoms. Result → {{c2::hyperammonemia + neurotoxicity}}.