Hi;
I’m in the process of building a rich fictional world with two major plot lines, and at least 6 very involved minor plot lines along with numerous supporting character arcs (often more than one per character).
The only effective way to plan out a work of this complexity is using the JK Rowlings-esque speadsheet method.
Once the spreadsheet is done, I have a rather large dataset that tells me for each scene, what happens when, to who, from who’s perspective, where and what it means for the overall story. This dataset lets me quickly check for continuity and other logistical issues prior to commencing the writing bits. I can use Word’s MailMerge feature to break this 2D system out into a 1D text file with the following data for each scene:
Chapter #
Scene Name
POV
Other Characters
Synopsis of scene
Notes on what needs to happen in the scene
I can export it such that the output would look like this (using your existing import and split paradigm)
+++
Chapter 1
POV: Scene Name.
This scene is about XXX and includes character A and character B in location Z.
This scene needs to accomplish the following things;
Get A and B to kiss
Get B to question her morality
Get A to wonder whether she is really interested in B
Get reader to doubt sexuality of B
Blow up B’s car just before she leave’s the apartment
POV: Scene Name.
This scene is about XXX and includes character A and character B in location Z.
This scene needs to accomplish the following things;
Get A and B to kiss
Get B to question her morality
Get A to wonder whether she is really interested in B
Get reader to doubt sexuality of B
Blow up B’s car just before she leave’s the apartment
POV: Scene Name.
This scene is about XXX and includes character A and character B in location Z.
This scene needs to accomplish the following things;
Get A and B to kiss
Get B to question her morality
Get A to wonder whether she is really interested in B
Get reader to doubt sexuality of B
Blow up B’s car just before she leave’s the apartment
+++
Chapter 2
The idea would be as follows;
Importing a file similar to the above would;
A) use the +++ symbol to denote a new root folder (to the importing folder) with the title as listed in the next line.
B) use the *** symbol to denote a new scene text file inside the most recent Chapter folder
C) use the first line after the *** to denote the Text File (Scene) title
D) use the next line to denote the Synopsis (what shows up on the corkboard card body)
E) use the remaining lines to denote the Document Notes (what shows up on the right hand Notes pane)
This would VASTLY improve the planning to writing transition, which right now involves manually doing all this on a scene by scene basis. What did we invent computers for anyway?!!
Thanks for considering this. If you want me to send you the Spreadsheet/MailMerge Docs to play with, let me know.