From 213b7d931056e09d3b0f39c049f0fce9ead05911 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 13:02:08 +0200 Subject: Disable desktop notifications by default --- SPEC.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'SPEC.md') diff --git a/SPEC.md b/SPEC.md index 0feee57..451ded5 100644 --- a/SPEC.md +++ b/SPEC.md @@ -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. -- cgit v1.3.1