Manuscript

The manuscript system is where Storyteller Suite stops being just a worldbuilding tool and becomes a drafting workflow.

It combines:

Chapters

Chapters are containers for scenes.

Typical chapter fields:

Use chapters when you want reader-facing structure. If you only need short playable beats, scenes can still stand on their own.

Scenes

Scenes are the main writing unit.

Useful scene fields include:

A scene note can work in three modes at once:

Writing board views

The writing workspace now includes multiple views for the same scene data:

These are best used after you already have a rough scene list.

Drafts

A draft is a named scene order for one version of the manuscript.

Each draft can keep its own:

This is important. You do not need one global compile setup anymore.

You can keep one draft for:

Compile workflows

The compile tab now works more like a workflow builder than a one-button export.

What a workflow is

A compile workflow is an ordered list of steps such as:

Preset vs custom workflows

You can:

Custom compile steps

You can also define your own JavaScript compile steps.

Use this when you need custom behavior such as:

This is powerful, but it is still just part of the compile pipeline. Your source notes stay unchanged unless you edit them directly.

Campaign-ready scenes

Scenes can also drive the new Campaign Play mode.

If a scene should be playable, use Edit Branches & Encounter Table.

That lets a scene define:

This is the bridge between writing notes and live session-running.

See Campaign Play.

Good workflow for most people

If you are writing a novel:

  1. Create scenes first.
  2. Assign chapters later.
  3. Build one draft for structure.
  4. Build a second draft for clean export.
  5. Customize compile only after the scene order feels stable.

If you are running a campaign:

  1. Use scenes as encounter or situation nodes.
  2. Add branch logic only where player choice matters.
  3. Keep one draft for the story path you expect.
  4. Keep compile workflows for recap / export use, not session logic.