Skip to content

v0.1.0 — First public release

Choose a tag to compare

@shakerbr shakerbr released this 20 Jun 17:39
· 8 commits to main since this release

Carrot Notes 0.1.0

First public release of Carrot Notes — lightweight floating sticky notes for Linux with rich editing and optional sync.

Highlights

  • Floating note windows with always-on-top, resize, and drag
  • Notion-style WYSIWYG editor with Markdown on disk
  • Bullets, numbers, checklists, and keyboard shortcuts
  • Local folder sync + self-hosted cloud sync
  • Restore deleted/changed notes from sync
  • System tray, themes, autosave, temporary notes

Install (Linux)

Debian / Ubuntu:

sudo apt install ./carrotnotes_0.1.0_amd64.deb

AppImage: make executable and run:

chmod +x carrotnotes_0.1.0_amd64.AppImage
./carrotnotes_0.1.0_amd64.AppImage

Notes

  • Best tested on Ubuntu / GNOME (Wayland)
  • Always-on-top uses XWayland by default (no GNOME extension needed)
  • See README for build instructions and known limitations

Full changelog: CHANGELOG.md