Learning Commands · Reference & Visualization

/timeline command

Interactive timeline visualization of a topic

1 min read

Interactive timeline visualization of a topic

At a glance

Field Value
Command /timeline
Usage `/timeline [--topic=] [--scope=free
Category reference
Execution server
Context pok
Response type mini-canvas
Active PoK required yes

Parameters

  • topic (optional) — Topic to visualize as a timeline

Examples

/timeline
/timeline --topic=React Lifecycle
/timeline --scope=unit
/timeline --scope=all
/timeline --scope=free --topic=History of AI

How it works

The timeline command creates an interactive timeline visualization of your learning content.

How it works:

  1. The AI generates a chronological sequence of events, steps, or milestones from your learning material
  2. Each item has an index label, title, subtitle, detailed description, and a check question
  3. Click items on the timeline to explore their descriptions and answer check questions
  4. Correct answers mark items as completed (green checkmark)
  5. Complete all items to see your results

Options:

  • topic: Specific topic to visualize (optional — uses current topic if not specified)
  • scope: Content scope — pok (current topic), unit (entire unit), all (all units)

Tips:

  • Start with --scope=pok then expand to unit or all for broader timelines
  • Use --topic to focus on specific processes, histories, or sequences within the material

Was this article helpful?