A local quick notes plugin with Markdown support.
Sticky Notes is a lightweight sticky notes plugin for Noctalia Shell, like OneNote's Sticky Notes but support Markdown.
It allows you to quickly jot down thoughts, code snippets, and to-do lists in beautiful pastel-colored floating cards straight from your system bar.
Use Noctalia IPC to control the panel:
qs -c noctalia-shell ipc call plugin:sticky-notes toggle
Esc when a note is selected.pencil icon or press E when a note is selected.Esc or Ctrl+S to save.arrow icon or press F when a note is selected.# h1 to ###### h6 as well as Setext style headers (=== and --- underlines).**Bold**, *Italic*, __Bold__, _Italic_, and ~~Strikethrough~~.-, *, +)1., 2., 3.)- [x] Done, - [ ] Pending) with automatic strikethrough styling for completed tasks.> Quote and nested blockquotes > > > Deep Quote.Inline code highlighting.Code blocks with smooth gray backgrounds.[Noctalia](https://example.com "Title") (Large images intelligently cap at 280px to protect UI geometry).[Link][id] coupled with [id]: url.<http://example.com> or <email@example.com>.| Option | Description |
| :--- | ---: |
| Left | Right |
---, ***, and ___.\*, \ etc.