Closed dhaun closed 3 years ago
This started out as what was supposed to be a straightforward little script. It now has a ton of global variables and a recursive function and starts to feel a little messy.
Introducing a Plottr class would clean things up, I would think.
Implemented a PlottrContent class. Leaving the Scrivener code procedural (for now).
This started out as what was supposed to be a straightforward little script. It now has a ton of global variables and a recursive function and starts to feel a little messy.
Introducing a Plottr class would clean things up, I would think.