DocsScript Studio › Script Outline panel: in-Write-view scene navigation

Script Outline panel: in-Write-view scene navigation

Last updated May 22, 2026 · 4 min read

Script outline panel = the side outline pane in Write view. Lists short previews of every scene in the current Episode — jump anywhere without scrolling.

Slima Script Studio Write view right-side Outline panel (📄 icon) — shows the script's scene outline

Vs Writing Studio's outline

Writing Studio has an Outline panel — extracted from markdown headings.

Script Studio's outline panel concept is similar but content differs — extracted from scene structure:

Writing Studio Outline Script Studio Outline
Source Markdown # headings Scene structure (Scene Heading)
Hierarchy H1-H6 Scene number + title
Preview content Heading text Scene number + INT/EXT + location + duration
Click Jump to heading Jump to scene

Opening

Write view — open it from the right-side activity bar "outline" (list) icon.

Exact entry varies by Slima version — check tooltip.

What Outline shows

The panel has three view tabs at the top: Scenes, Characters, Locations.

In the default Scenes view, each entry is grouped under its act and shows:

  • Scene number (a plain number, e.g. 7.)
  • INT/EXT marker
  • Location (the scene heading's location, e.g. LIGHTHOUSE COTTAGE)
  • Estimated duration (e.g. ~3m)

The Characters and Locations tabs instead list each character or location with its scene count — expand one to see (and jump to) the scenes it appears in.

Click any entry → editor jumps to that scene.

Cross-Episode switching

Outline usually shows the current Episode's scenes. For other episodes:

Vs Scene Board

Use Scene Board Script Outline
Major scene reordering ✅ (drag between acts) ⚪ (no reorder)
Fast scene jump while writing ⚪ (have to switch to Scenes view) ✅ (in Write view)
Compare episode metadata
Find storyline climax scenes ✅ (colour)

Outline is "a small navigation tool while writing"; Scene Board is "planning / structural analysis".

Hide / show

Click the right-side activity bar "outline" (list) icon again to toggle the panel.

Related

Was this helpful?