summaryrefslogtreecommitdiff
path: root/SPEC.md
diff options
context:
space:
mode:
Diffstat (limited to 'SPEC.md')
-rw-r--r--SPEC.md5
1 files changed, 3 insertions, 2 deletions
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.