Chapter Synopses

When a novel has a lot of chapters, it can be hard to remember exactly what happened in each one without going back and re-reading the whole thing. So I keep a Chapters table in my database, where I add the chapter ID (so I can sort them into the correct order), title, and a brief synopsis of the action.

Leave a Reply