Skip to content

How to make multiline cards?

debanjandhar12 edited this page Dec 12, 2021 · 3 revisions

There are two ways to make multiline cards:

(a) Using Logseq's #card tag

Example 1

What is the capital of Japan? #card
  •   Tokyo

MultilineCardTut1.gif

The direction of the card can also be specified by: (i) using the tags: #forward, #reversed, #bidirectional (ii) using the direction property direction:: ->, direction:: <-, direction:: <->.

Example 2

What is the capital of Japan? #card #bidirectional
  •   Tokyo

MultilineCardTut2.gif

(b) Using #flashcard tag

Example 1

What is the capital of Japan? #flashcard
  •   Tokyo

MultilineCardTut1.gif