diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 13:02:08 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 13:02:08 +0200 |
| commit | 213b7d931056e09d3b0f39c049f0fce9ead05911 (patch) | |
| tree | 472e269f1684d4c0e1358ee362b7d459289e3306 /SPEC.md | |
| parent | 6e88c83227a94b331bbb3ac08152fee77611ddd3 (diff) | |
Disable desktop notifications by default
Diffstat (limited to 'SPEC.md')
| -rw-r--r-- | SPEC.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -327,8 +327,9 @@ The extension shortcut replaces or disables the development custom shortcut to p ## 9. Notifications and clipboard - Copy every successful transcript to the clipboard. -- Notify on transcription completion when no visible UI feedback is available. -- Notify when insertion falls back to manual paste. +- Desktop notifications are disabled by default and can be explicitly enabled. +- When enabled, notify on transcription completion when no visible UI feedback is available. +- When enabled, notify when insertion falls back to manual paste. - Surface concise errors while retaining details in the journal. - Avoid repeated noisy notifications when the top-bar state already makes progress obvious. - Use a registered desktop application identity for production notifications; `notify-send` is acceptable during the prototype phase. |
