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:
- The AI generates a chronological sequence of events, steps, or milestones from your learning material
- Each item has an index label, title, subtitle, detailed description, and a check question
- Click items on the timeline to explore their descriptions and answer check questions
- Correct answers mark items as completed (green checkmark)
- 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=pokthen expand tounitorallfor broader timelines - Use
--topicto focus on specific processes, histories, or sequences within the material
Was this article helpful?