Installation
https://github.com/adil192/saber#install
Changelog
- The color bar in the editor has several improvements
- It is inverted if the canvas is inverted, as you'd expect
- It now correctly shows which color is selected when the color is both in the regular colors and recent colors
- The recent colors in the color bar don't jump around anymore, but are assigned a position in the color bar
- E-reader users can enable greyscale mode in settings to replace the regular color selection with a greyscale color selection
- Linux users with invalid theme data now use the default yellow color scheme rather than Flutter's default grey/blue color scheme
Full Changelog: v0.1.7...v0.1.8
Snapshot of Discussion #1
Click to expand
This discussion post will track implemented features.
Short-term:
- General UI
- Material You dynamic theming; dark mode
- Basic writing on canvas
- (Rudimentary) undo/redo
- Zooming
- Erasing writing on canvas
- Changing writing colour
- Saving on local storage
- Renaming notes
- Populate home screen with real data
- Populate navbar file tree with real data
- Show canvas previews on homepage
- Allow notes to have multiple pages
- Distinguish finger and stylus when scrolling/panning through notes
- Tool switching system
- Add keyboard shortcuts in editor (e.g. to toggle finger drawing)
Long-term:
- Darken notes visually when in dark mode
- Highlighter
- Select/move tool
- Shape tool
- Canvas backgrounds
- Add images to canvas
- Log in to Nextcloud
- Cloud sync notes
- Undo/redo that includes erases, not just strokes
- Enable using different passwords for Nextcloud and note encryption