saber

The cross-platform open-source app built for handwriting

GPL-3.0 License

Stars
1.8K

Bot releases are hidden (Show)

saber - v0.3.16

Published by adil192 almost 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Hold down while drawing a line to straighten it
  • You can now change the pen size
  • Accidental strokes don't clear your redo stack anymore
  • When logging in, your encryption password is verified to avoid overwriting your existing notes
  • Updated app info dialog
  • Zooming no longer accidentally deletes your last stylus stroke, thanks to @takoyakituesday in https://github.com/adil192/saber/pull/65

Full Changelog: https://github.com/adil192/saber/compare/v0.3.15...v0.3.16

Translations

saber - v0.3.15

Published by adil192 almost 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Various UI improvements
  • You can now choose to use the Atkinson Hyperlegible font
  • Update Simplified Chinese Translation by @Sdarfeesh in https://github.com/adil192/saber/pull/54
  • Migrated to non-deprecated Nextcloud package
  • Hopefully fixed a bug with stroke rejection #38

Full Changelog: https://github.com/adil192/saber/compare/v0.3.14...v0.3.15


Note: The AppImage is slightly ahead of v0.3.15 in that it has the new Traditional Chinese translation #56 and updated Spanish translation #55.

saber - v0.3.14

Published by adil192 almost 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

Full Changelog: https://github.com/adil192/saber/compare/v0.3.13...v0.3.14

saber - v0.3.13

Published by adil192 almost 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • New tool: highlighter!
  • Updated icons including icons from Font Awesome 5
  • Syncing progress doesn't get stuck before 100% anymore
  • Added Spanish Translation by @iamjosuefischer in https://github.com/adil192/saber/pull/44

Full Changelog: https://github.com/adil192/saber/compare/v0.3.12...v0.3.13

saber - v0.3.12

Published by adil192 almost 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

Full Changelog: https://github.com/adil192/saber/compare/v0.3.11...v0.3.12

saber - v0.3.11

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

Full Changelog: https://github.com/adil192/saber/compare/v0.3.10...v0.3.11

saber - v0.3.10

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Show a button in settings to update your app even if it's not urgent.
  • The editor overflow menu now closes when you click a button.
  • Bug fix: the toolbar buttons weren't enabling/disabling as needed (e.g. the undo/redo buttons were always enabled).

Full Changelog: https://github.com/adil192/saber/compare/v0.3.9...v0.3.10

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
  • Multilingual support
saber - v0.3.9

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Undo/redo has been given a much needed overhaul. You can now undo/redo the eraser as you'd expect.
  • You can now clear a page (or all pages) using the overflow menu #19.
  • You can choose to override your system dark-mode in settings #19.
  • Fixed some weirdness when deleting a note.
  • Fixed a bug with stroke rejection #21.

Full Changelog: https://github.com/adil192/saber/compare/v0.3.8...v0.3.9

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
  • Multilingual support
saber - v0.3.8

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Add support for stylus button/eraser by @adil192 in #18
    • If you use a stylus with an eraser button (press it to erase) like the S Pen, please let me know if it correctly works in Saber. This has only been tested with a stylus that has an eraser on the back.
  • Change editor toolbar shortcuts:
    • Toggle pen/eraser: Ctrl E
    • Toggle color options: Ctrl C
    • Toggle finger drawing: Ctrl F

Full Changelog: https://github.com/adil192/saber/compare/v0.3.7...v0.3.8

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.7

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Add a whiteboard tab to the home screen (use it like you'd use a whiteboard!)
  • The file tree (on desktop/tablet) now stays up to date with file changes
  • Fix a small bug for first-time users where the Saber directory can't be watched since it doesn't exist yet

Full Changelog: https://github.com/adil192/saber/compare/v0.3.6...v0.3.7

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.6

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Fix syncing not starting if you're already logged in
  • Fix oversized navbar on Android

Full Changelog: https://github.com/adil192/saber/compare/v0.3.5...v0.3.6

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.5

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Fix some Nextcloud URLs being rejected (#13)
  • Add delete buttons to each note on the home screen (#15)

Full Changelog: https://github.com/adil192/saber/compare/v0.3.4...v0.3.5

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.4

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Allow exporting to SBN (Saber note format)
  • Virtual filesystem improvements on the web
  • Restart unfinished uploads if needed

Full Changelog: https://github.com/adil192/saber/compare/v0.3.3...v0.3.4

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.3

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Allow exporting to PDF
  • Add a setting to disable automatically checking for updates

Full Changelog: https://github.com/adil192/saber/compare/v0.3.2...v0.3.3

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
  • Export to PDF
saber - v0.3.2

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Fix crash in the editor for new users

Full Changelog: https://github.com/adil192/saber/compare/v0.3.1...v0.3.2

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
saber - v0.3.1

Published by adil192 about 2 years ago

How to install (links)

AndroidLinuxWindowsiOSmacOS

Changelog

  • Initial support for macOS
  • Pen color doesn't reset to black every time, but remembers your last used color
  • Fixed how recently accessed files are recorded

Full Changelog: https://github.com/adil192/saber/compare/v0.3.0...v0.3.1

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
saber - v0.3.0

Published by adil192 about 2 years ago

Installation

https://github.com/adil192/saber#install

Changelog

  • Use separate passwords for Nextcloud and encryption. This prevents your Nextcloud provider knowing your encryption key.

Full Changelog: https://github.com/adil192/saber/compare/v0.2.3...v0.3.0

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
saber - v0.2.3

Published by adil192 about 2 years ago

Notice

Due to a mistake in the encryption process, please refrain from logging in until the next release.

Installation

https://github.com/adil192/saber#install

Changelog

  • Stop the syncing indicator infinitely looping if logged out
  • Support Ctrl-Z and Ctrl-Y keyboard shortcuts
  • Various flatpak tweaks

Full Changelog: https://github.com/adil192/saber/compare/v0.2.2...v0.2.3

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
saber - v0.2.2

Published by adil192 about 2 years ago

Installation

https://github.com/adil192/saber#install

Changelog

  • Linux theming now works properly
  • Home screen shows syncing progress, and a resync can be manually triggered by pressing the sync button in the corner.
  • Syncing is improved under the hood: the latest version of a note is prioritized rather than accidentally overwriting it if you make changes on two devices.

Full Changelog: https://github.com/adil192/saber/compare/v0.2.1...v0.2.2

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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
saber - v0.2.1

Published by adil192 about 2 years ago

Installation

https://github.com/adil192/saber#install

Changelog

  • Home screen now stays up to date when you alter a note

Full Changelog: https://github.com/adil192/saber/compare/v0.2.0...v0.2.1

Snapshot of Discussion https://github.com/adil192/saber/discussions/1

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