Tracing dependencies and emergent plotholes during edits
The fiction I write currently hit a major snag and needs a big overhaul of a major part of the story. A whole, large thread is being injected, a second conflict running in parallel with the main one and nearly as big - maybe smaller scale-wise but possibly even more complex.
Thing is I have a big part of the story according to the old, single-threaded paradigm is already written. Most of it will be reused in almost unchanged shape content-wise, but will require serious edits on the "details" level.
...and with my experience from programming, adding a second, distinct functionality to a pre-existing module with one existing functionality creates much, much more bugs than writing this from scratch separately.
I'm afraid my old story will be full of plot holes, pieces that depend on past that's been changed, on time-space relationships that are no longer valid, on knowledge that due to certain events became available or got lost in the changed version.
For example: when before there was just the dark clouds on the horizon, there comes a whole new layer of plot and subterfuge, opponents at hand, observing the protagonists from the shadows. They will not hesitate to strike at any open vulnerabilities. Suddenly all (common) scenes where the protagonist just didn't care about immediate danger (because there was none) need to either excuse the opponents from striking at the exposed character, or provide some defense, or just turn into battles. Any moments where I leave the protagonist just exposed, and nothing bad happens, as he is most of the time now, become plot holes.
So, are there any trusted techniques to trace such dependencies, and hunt all plot holes depending on changes of the story? Trace locations, knowledge, items to make them end up where they are? Like, in the old "Wolf, goat and cabbage" riddle, introduce a chicken and a sack of grain, and still reuse most of the old solution?
This post was sourced from https://writers.stackexchange.com/q/7243. It is licensed under CC BY-SA 3.0.
2 answers
I find mind mapping programs like Freemind or Freeplane to be especially helpful with sorting out continuity and plot devices. Nodes can be formatted with different fonts, borders, colors, etc. to visually separate different components of the story.
This post was sourced from https://writers.stackexchange.com/a/7474. It is licensed under CC BY-SA 3.0.
0 comment threads
I'd use a spreadsheet as a wireframe.
If you don't have such notes already, you may have to examine your story a section at a time, and make notes about each part detailing what's going on with Plot A. Then use the spreadsheet to make notes about weaving in Plot B.
The advantage of the spreadsheet is that everything is modular, visible almost all at once, and very easy to move around.
It may be necessary to go over your book several times to fill in all the spreadsheet gaps, particularly once you actually start writing and you find threads which suddenly dangle, but using a verbal wireframe will make it much simpler to see where all the variables are.
Then find a really good editor and explain what you've done, so the editor knows to look for plot holes.
0 comment threads