Skip to main content

Overview

Study mode presents cards one at a time. You flip each card to reveal the answer, then score yourself to track which cards you have mastered and which still need work. A color-coded status system gives you an at-a-glance view of your progress across the entire deck.

Card status system

Every card carries a numeric status that controls its color in the progress indicator:
StatusColorMeaning
0GrayUnseen — not yet reviewed
1OrangeLearning — marked wrong or still practicing
2GreenMastered — marked correct
Statuses are persisted in decks.json so your progress is saved automatically after each scoring action.

Keyboard shortcuts

KeyAction
SpaceFlip card to show/hide answer
Right arrowMark card as Mastered (green, status 2)
Left arrowMark card as Learning/Wrong (orange, status 1)
Ctrl+Z / Undo buttonUndo the last scoring action
Use the keyboard exclusively for the fastest review experience. You can flip and score a card in under a second without touching the mouse.

Study workflow

1

Open a deck

Select a deck from the deck list and launch study mode. Cards begin in their current status; new decks start all gray.
2

Flip the card

Press Space to reveal the answer side of the card. The question is shown first; the answer options and correct answer are hidden until you flip.
3

Score yourself

Press if you answered correctly (card turns green) or if you got it wrong or need more practice (card turns orange).
4

Continue or undo

The next card advances automatically after scoring. Press the Undo button or Ctrl+Z to reverse the last scoring action if you made a mistake.
5

Track progress

Colored dots at the top of the screen represent every card in the deck. Watch the gray dots turn orange and green as you work through the deck.

Progress tracking

The progress bar and colored dot indicators update in real time as you score cards. You can see at a glance:
  • How many cards are still unseen (gray)
  • How many are in active learning (orange)
  • How many are mastered (green)
Filtering lets you study only cards in a specific status — for example, show only orange cards for a focused re-review session without seeing cards you’ve already mastered.

Notes and inferred-answer warnings

Each card has a notes field visible during study. For cards where Gemini inferred the correct answer rather than reading it from an explicit clue in the image, the notes field is pre-populated with a warning:
⚠ Đáp án do AI suy luận (không có đáp án rõ trong ảnh)
Pay extra attention to cards with this warning. The answer was reasoned by Gemini and may not match the original exam key. Verify and correct these cards before using the deck for graded practice.
You can edit the notes field directly from study mode to add your own remarks or corrections.

Filtering by status

Use the status filter to focus your session:
  • All — show every card in deck order
  • Gray (unseen) — first-pass review of new material
  • Orange (learning) — re-drill cards you got wrong
  • Green (mastered) — spot-check cards you think you know
For exam preparation, filter to orange cards the day before and run through them until the orange count reaches zero.

Frequently asked questions

No. Card status (gray/orange/green) is set by study mode. Quiz mode tracks correct and wrong counts in a separate QuizSession object and does not write to card status.
Yes. Selecting “Reset progress” from the deck options resets every card status back to 0 (gray) without deleting the cards.
Yes, when you trigger a cloud sync. Card statuses are stored in decks.json, which is included in the Smart Merge sync via Google Drive.

Next steps

Quiz mode

Test yourself with timed multiple-choice questions and get a scored result.

Cloud sync

Sync your mastery progress across devices via Google Drive.

Build docs developers (and LLMs) love