Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/USER-MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ You can add a searchable label to an image by editing it (pencil icon).

---

## Quitting Snippy

Right-click the Snippy icon in the menu bar and choose **"Quit Snippy"**. There is no in-app keyboard shortcut for quitting — this prevents accidental termination while typing in the snippet panel.

---

## Keyboard reference

| Key | Action |
Expand All @@ -108,7 +114,6 @@ You can add a searchable label to an image by editing it (pencil icon).
| `⌘V` | Paste clipboard as new snippet |
| `⌘N` | Start adding a new snippet manually |
| `Esc` | Dismiss panel (or cancel add / edit) |
| `⌘Q` | Quit Snippy |

---

Expand Down