Swift Arrow Cards
Swift Arrow cards are designed to quickly capturing relationships or descriptions.
Syntax
Use arrows in child blocks to create cards:
:->— forward (front → back):<-— reverse (back → front):<->— bidirectional (both directions)
- Tuberculosis
- Description :-> It is a potentially serious infectious disease that mainly affects the lungs.
- Symptoms :-> pain in the chest, chronic cough, fatigue, fever, loss of appetite
This creates multiple cards, one for each child block:
| Front | Back |
|---|---|
![]() | |
![]() |
Tips
- Use
extra::to provide mnemonics (see Extra Details & Hints).

