Templates
Writing
Novel Writing Map
Plan premise, world, characters, acts, chapters, themes and conflicts in a visual Markdown outline.

Problem
Starting from a blank Markdown file makes the product harder to understand. This template gives the user a complete example that is useful immediately.
Audience
- Novelists
- Screenwriters
- Worldbuilding projects
Recommended use
Use this before drafting or when a story outline has become too linear to reason about.
Included structure
PremiseWorldCharactersPlotAct IAct IIAct IIIChaptersThemesConflictsOpen Questions
Markdown preview
---
title: Novel Writing Map
id: template-novel-writing
created: "2026-07-21T00:00:00.000Z"
updated: "2026-07-21T00:00:00.000Z"
tags:
- template
- writing
layout:
direction: LR
---
# Novel Writing Map <!-- bloommd:id=novel-root -->
A story planning map for writers who want plot, world and character notes in one Markdown-native structure.
## Premise <!-- bloommd:id=novel-premise -->
A cartographer discovers that every map drawn in the capital quietly changes the borders of the real world.
## World <!-- bloommd:id=novel-world -->
The empire treats maps as legal instruments. Border disputes are fought by surveyors, archivists and smugglers before armies ever move.
## Characters <!-- bloommd:id=novel-characters -->
- Mara: apprentice cartographer with a talent for impossible projections.
- Iven: former border officer hiding a failed expedition.
- Sol: printer who can forge official survey marks.
## Plot <!-- bloommd:id=novel-plot -->
Mara finds an erased province on an old field map and must decide whether restoring it will save its people or restart a forgotten war.
## Act I <!-- bloommd:id=novel-act-i -->
Introduce the map guild, the missing province and the cost of altering an official map.
## Act II <!-- bloommd:id=novel-act-ii -->
Mara travels through conflicting maps. Each correction helps one group and harms another.
## Act III <!-- bloommd:id=novel-act-iii -->
The final map must show uncertainty instead of control, breaking the empire's claim that borders are fixed truths.
## Chapters <!-- bloommd:id=novel-chapters -->
- Chapter 1: The misprinted river.
- Chapter 2: The archive below the mint.
- Chapter 3: A village outside the grid.
## Themes <!-- bloommd:id=novel-themes -->
Power, memory, ownership of history and the danger of mistaking representation for reality.
## Conflicts <!-- bloommd:id=novel-conflicts -->
- Truth vs stability.
- Local memory vs official records.
- Personal loyalty vs public harm.
## Open Questions <!-- bloommd:id=novel-open-questions -->
- What physical cost should map alteration have?
- Who benefits from the missing province staying erased?
- Does Mara publish the final map or destroy it?