fix(captures): hide unwired storage settings

This commit is contained in:
Jamie Pine
2026-04-25 10:32:44 -07:00
parent 3f2c22b793
commit 2c3df3873d
5 changed files with 11 additions and 60 deletions
+6 -11
View File
@@ -129,19 +129,14 @@ Voicebox:
save — the capture stays in the Captures tab untouched; the sample is a
copy, not a move.
## Storage and retention
## Storage
**Settings → Captures → Storage** controls how long captures live on disk:
The original audio is kept alongside the transcript in your Voicebox data
directory. **Settings → Captures → Storage** shows the captures folder and can
open it directly in your file manager.
| Setting | Effect |
|---|---|
| **Retention: forever** | Never auto-delete. Default. |
| **Retention: 90 days / 30 days / 7 days** | Captures older than the window are pruned on app start. |
| **Clear all captures** | One-click nuke of every capture and its audio on disk. No undo. |
The original audio is always kept alongside the transcript — archival is on
by default. Every capture's audio file and metadata row can be re-processed
(retranscribe, refine, Play-as) as long as the audio file still exists.
Every capture's audio file and metadata row can be re-processed (retranscribe,
refine, Play-as) as long as the audio file still exists.
## Short-recording guard