Documentation
Notes & Scraps
Capture fragments, dialogue snippets, visual references, and non-linear ideas before they find their scene.
Notes & Scraps
The Notes page is your creative sandbox — a flexible space for ideas that don’t yet belong to a specific page or project.
Accessing Notes
- From the sidebar: click Notes
- From a series detail page: click the Notes tab for series-level notes
Creating a Note
- Click New Note in the top right
- Optionally link the note to a series (select from the dropdown)
- Write your content — Markdown is fully supported
- Click Create Note
Unlinked notes are labeled “Unlinked” and work as general scraps.
Filtering Notes
- By Series — Use the series dropdown to see notes for a specific series only
- By Tag — Click tag buttons to filter by one or more tags. Matching notes show if they have any of the selected tags
Editing & Deleting Notes
- Hover over a note card to reveal Edit and Delete buttons
- Click Edit to inline-edit the note’s content
- Click Delete to permanently remove the note (with confirmation)
Tags
Tags can be applied to any note from the note card’s tag interface. Click a tag to apply or remove it. Tags are shared across the system (notes, references, and other items).
Markdown Support
Notes support full Markdown for rich formatting:
- Headers —
# H1,## H2,### H3 - Emphasis —
**bold**,*italic* - Lists —
- item,1. item - Code —
`inline`or triple-backtick blocks - Blockquotes —
> quoted text - Links —
[text](url)
Notes in Context
Notes also appear within series detail pages and project detail pages. These are scoped to the parent object:
- Series-level notes — Appear on the series detail Notes tab
- Page-level notes — Appear in the Page Editor’s Notes side panel