An application to help writers keep track of all aspects of their stories without getting in the way of the creative process and offering deep insights into potential plot holes.
Events in the story may not all be told in scenes or may be told out of order. We need a way to track these events separately from scenes.
✨ Describe the solution you'd like
Add Story Events as a domain entity with name and time properties. Introduce a new tool for managing the order of story events and when they happen within the story world.
Definition of Done:
[x] Visualize the time scale of story events in a timeline
[x] Zoom in and out of timeline to more easily traverse it
[x] See a time indicator to identify where in time the user is
[x] See story events without their names in the timeline so more story events can fit at once on screen.
🚀 Feature Request
📝 Description
Events in the story may not all be told in scenes or may be told out of order. We need a way to track these events separately from scenes.
✨ Describe the solution you'd like
Add Story Events as a domain entity with name and time properties. Introduce a new tool for managing the order of story events and when they happen within the story world.
Definition of Done: