Skip to main content

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:

FrontBack
Swift card front 1
Swift card back 1
Swift card front 2
Swift card back 2

Tips