diff --git a/Home.md b/Home.md index bb16f01..891be6c 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,7 @@ Welcome to the AudioSort wiki. This is where you’ll find setup info, workflow * **WAV-first setup** – automatically scans and detects duplicates using checksums * **UCS tag categories** – full support with the built-in catalog * **Waveform previews & splitting** – edit and trim sounds right in the app +* **Just-Split review filter** – instantly highlight freshly exported segments * **Smart search** – fuzzy Fuse.js search with advanced metadata filters ## Quick Start diff --git a/Library-Workflow.md b/Library-Workflow.md index ec5be04..aaf2d13 100644 --- a/Library-Workflow.md +++ b/Library-Workflow.md @@ -28,7 +28,7 @@ Here’s how the whole audio management loop works inside AudioSort — from sca 1. Open a file and drop in segments — set start/end times in ms, with optional names and tags. 2. Each split exports as a new WAV that inherits all metadata and links back to the parent via INFO data. -3. New segments get scanned automatically and show up right away for tagging. +3. New segments get scanned automatically, land in the **JUST SPLIT** filter, and are ready for tagging without a rescan. ![Split editor](assets/split-editor.png)