Specialized software for creating timelines for presentations.
This app is under development, the current state is very experimental and the code is not pretty
- SDL3
- if two headings are in the same year, they overlap
- diacritics do not appear
- untreated document reopening (same name just rewrite document)
- displaying files that are not
*.jsonloand are not folders - showing hidden folders
- no checking of
*.jsonlodata
- First full worked usable app
- Create new document
- Close document
- Popup when closing unsaved window
- Create timeline event
- Remove timeline event
- Sort timeline events
- Drag and drop move events
- Show timeline
- Save file (*.jsonlo)
- Load file (*.jsonlo)
- Export to SVG
Note: .jsonlo is a specific format for this software. At its base, it is a *.json file with a specific structure for LineaOne.
- Fix displaying two or more headlines in one year
- Refactoring code
- Clear code
- Improve memory management
- Include boost lib
- Add undo and redo
- Recovery saves
- Add configuration
- Dark / Light mode
- Autosaves
- Timeline theme
- Add more formats of date
- Add raster export
- More export settings
- Wrapping by defined layout (A4, Full HD etc.)
- Add export for web (static)
- Add interactive web export (the exported site will be interactive)
- Add support for including images to timeline events
- Configurable UI of LineaOne
- Final testing and bug fixes
- Documentation completion
- Performance optimization
- Prepare for official release
- Windows installation
- debian based distro package