/timeline-editor

A (stalled-in-planning) project to create an editor for fictional timelines that's less frustrating and tedious to use than a text editor but more VCS-friendly than a spreadsheet

Primary LanguageJava

This project aims to create an editor for fictional timelines. These events
have an order (each one knows what event it follows), an (integer) date (or an
offset from the previous event), a duration, a description, and any number of
"tags" (indicating plot threads, characters present, etc.).