Character Tracking and Why You Should Use It.

As I have began and not finished several books I have encountered the same problem regardless of the genre. Once I have more than three characters in my story I can't keep what they have and used to have straight.

As a hobbyist programmer I have always admired the way that git lets you roll back time with a couple clicks. (For those of you who don't know what git is, it is a version control system. Letting you keep track of what changed when it changed and why it changed.) . I wished that someone would build something that would let me keep track of my characters information from chapter to chapter without making a spider web of excel sheets.

One day after far to long of wishing for this I decided that I would build it myself. At the very least I could use it for my own writing. At the best I could offer it to other authors to make continuity errors a thing of the past. Ok not really a thing of the past but it's at least a step in the right direction.

So dive in and explore the tool that I have built and bestowed upon the internet. There are many more features that I dream of adding so stay tuned.