Skip to content

Commit 96e6ac4

Browse files
committed
fix: update documentation to replace 'demo' with 'scene' for consistency
1 parent 6f8e1c3 commit 96e6ac4

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/src/content/docs/features/overview-dashboard.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,29 @@ Demo Time includes an Overview dashboard that gives you a high-level view of you
1313

1414
## Opening the Overview
1515

16-
Open the Overview with the command `Demo Time: Overview` from the Command Palette (Cmd/Ctrl+Shift+P). The dashboard opens in a new panel and shows all demos defined in your act file along with their status and metadata.
16+
Open the Overview with the command `Demo Time: Overview` from the Command Palette (Cmd/Ctrl+Shift+P). The dashboard opens in a new panel and shows all scenes defined in your Act file along with their status and metadata.
1717

1818
## What the Overview shows
1919

20-
- Demo list: A table or grid of demos with title, description, and status (enabled/disabled).
21-
- Slide counts: The number of slides per demo and the total slides in the current group.
22-
- Current session: If a presentation is active, the overview highlights the currently playing demo and slide.
23-
- Quick actions: Start/stop a demo, jump to a specific slide, open demo settings, or run a demo by ID.
20+
- Scene list: A table or grid of scenes with title, description, and status (enabled/disabled).
21+
- Slide counts: The number of slides per scene and the total slides in the current group.
22+
- Current session: If a presentation is active, the overview highlights the currently playing scene and slide.
23+
- Quick actions: Start/stop a scene, jump to a specific slide, open scene settings, or run a scene by ID.
2424

2525
## Actions and shortcuts
2626

2727
From the Overview you can:
2828

29-
- Start a demo or open the demo presenter view.
29+
- Start a scene or open the presenter view.
3030
- Run a scene step-by-step or jump directly to a slide.
31-
- Open the demo configuration editor for quick edits.
31+
- Open the act configuration editor for quick edits.
3232

33-
These actions are exposed as toolbar buttons inside the dashboard and can also be triggered via the demo actions and automation steps described elsewhere in the docs.
33+
These actions are exposed as toolbar buttons inside the dashboard and can also be triggered via the scenes and automation moves described elsewhere in the docs.
3434

3535
## When to use the Overview
3636

37-
- Before a talk: verify demos, order, and slide counts.
38-
- During rehearsal: quickly jump between demos and slides to rehearse specific parts.
39-
- Live presenting: monitor the current demo and use quick actions to recover from mistakes or skip ahead.
37+
- Before a talk: verify scenes, order, and slide counts.
38+
- During rehearsal: quickly jump between scenes and slides to rehearse specific parts.
39+
- Live presenting: monitor the current act and use quick actions to recover from mistakes or skip ahead.
4040

4141

0 commit comments

Comments
 (0)