Archive meeting workflow and screenshot changes

This commit is contained in:
2026-05-27 12:55:19 +02:00
parent 2422236ef7
commit 12832dde84
48 changed files with 3041 additions and 43 deletions
@@ -0,0 +1,14 @@
# Change: Add recording abort hotkey
## Why
Users need a fast way to discard an accidental or unwanted active meeting recording without producing a transcript summary or leaving meeting artifacts in the vault.
## What Changes
- Add a configurable abort/discard hotkey, defaulting to `Ctrl+Alt+D`.
- Add an abort recording operation that stops active capture/transcription, skips final summary generation, and removes the meeting artifacts created for that run.
- Keep normal stop behavior unchanged.
## Impact
- Recording coordinator abort path
- Global hotkey registration and launch-profile hotkey handling
- Recording control endpoints and local configuration