continuity · craft

How to Track Continuity in a Novel (Without a Spreadsheet)

July 19, 2026

To track continuity in a novel, you need three things: a single source of truth for your story’s facts, a way to connect those facts to the actual manuscript, and a checking step that runs often enough to catch drift before it compounds. Most writers have the first, improvise the second, and skip the third entirely, which is why continuity errors survive four drafts and two editors and still make it into print.

Here’s the system, tool-agnostic first, then the shortcuts.

Why continuity breaks (it’s not carelessness)

Continuity errors aren’t a discipline problem. They’re a memory-architecture problem. A novel is 80,000 to 150,000 words written over months or years. The fact you establish in chapter 3 (Elena’s eyes are grey, the ferry only runs at dawn, the treaty forbids mages from crossing the river) has to survive every scene you write afterward, including the ones you write at midnight eight months later, and every revision that moves scenes around.

Three patterns cause most errors:

  • Attribute drift. Physical details, ages, names of minor characters. You remember the feel of a character, not the specifics, so the specifics wobble.
  • Timeline slippage. Reading order and story chronology diverge (flashbacks, parallel storylines, a revision that reorders chapters), and suddenly a character references an event that hasn’t happened yet.
  • Rule violations. You establish how your world works (magic costs, travel times, who holds power) and then the plot needs something that quietly breaks it.

Any tracking system has to handle all three, not just the first.

Step 1: Build a world bible with structure, not prose

A world bible that’s a folder of prose documents is where facts go to hibernate. To be checkable, by you or by software, facts need structure:

  • Entities: every character, location, object, faction, and rule gets its own entry.
  • Attributes: short, factual key/value pairs. eyes: grey. status: alive. allegiance: Ironhold. Not paragraphs; paragraphs hide facts.
  • Relationships: Elena serves the Order. The Relic is held in the Citadel. Relationships are where plot-critical continuity usually lives, and they’re what prose notes capture worst.

Keep entries short. A world bible you dread updating is a world bible that’s already out of date. (If you’re choosing software for this, we compared the main options in our worldbuilding tools roundup.)

Step 2: Track state changes over story time

The single biggest upgrade over a spreadsheet: record when facts change, not just what they are. Characters die, objects change owners, alliances flip; a static fact sheet can’t represent “true until chapter 12.”

For each fact that changes during the story, note the change point in story time: status: alive → dead (chapter 12, the siege). Now “Elena speaks in chapter 15” is checkably wrong, instead of a judgment call you have to remember to make.

This is also where a story-time index earns its keep. Number your chapters by when they happen in the story, separately from reading order. Non-linear structures make timeline errors almost inevitable without this.

Step 3: Connect facts to the manuscript

This is the step almost everyone skips, and it’s the difference between a reference document and a tracking system. Your world bible needs to know where each entity appears in the text. When you know Elena appears in chapters 3, 7, 12, and 31, checking her becomes a bounded task instead of “reread the book.”

Manual version: keep an appearance log per character (chapter numbers next to each entity). Tedious but transformative for revision.

Software version: use a tool where mentions are links. In StoryGuard, typing @Elena in a chapter ties that scene to her entry in the world graph, so the appearance log builds itself as you draft.

Step 4: Check on a cadence, not at the end

Continuity checking at the end of a draft is archaeology. Checking as you go is maintenance. The difference in effort is enormous. An error caught two chapters after you introduce it is a two-minute fix; the same error caught at the copyedit stage may be load-bearing.

A workable manual cadence:

  1. After each writing session: skim the entities you touched. Did you state any facts? Add them to the bible. Did you contradict any? Fix now.
  2. After each act or ~10 chapters: run each major character’s appearance log. Check attributes, relationships, and who-knows-what.
  3. Before revision: full pass over timeline order, rule violations, and a dead-character audit (you’d be surprised).

Why the spreadsheet always loses

Spreadsheets fail at continuity for a structural reason: they require you to already suspect the error to find it. A spreadsheet answers “what color are Elena’s eyes?” but only if you think to ask. The errors that make it to print are precisely the ones you never suspected, in scenes you were sure about. On top of that, spreadsheets decay: the more intense the drafting, the less you update the sheet, so coverage is worst exactly when errors are most likely.

The automated version

Everything above can be done by hand, and writers finished novels that way for a century. But steps 3 and 4 are mechanical cross-referencing, which is what software is for. This is the specific problem StoryGuard was built around: the world bible is a structured graph, @mentions connect it to your chapters as you write, entity state changes are recorded against story time, and an AI scan reads the world and the manuscript together and flags contradictions, with the offending sentence highlighted and a one-click fix when the world bible is what’s out of date. (For what AI checking can and can’t catch, see Can AI catch plot holes?)

However you implement it, the principle is the same: structured facts, connected to the text, checked on a cadence. Your readers are running exactly that system, casually, for free, on their second read-through. The only question is whether you run it first.

Keep reading
Continuity Errors in Famous Novels (and What They Teach You)
Famous continuity errors in published books, from Sherlock Holmes to Harry Potter, why even great authors and editors miss them, and how to catch them in your own.
World Anvil vs Campfire vs StoryGuard: An Honest Comparison
World Anvil, Campfire, and StoryGuard compared by use case: a deep world wiki, modular worldbuilding, or keeping your world and manuscript consistent.