From 8007c77e415130d9aab431e6b7199286bd3b7caf Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 14:15:05 +0200 Subject: Preserve recordings with dated transcripts --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ffcfd27..35cbba8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Parley turns speech into text directly in your apps. Press a shortcut to record, press it again to transcribe, and keep typing. Everything runs locally. -Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct text insertion, and native top-bar controls. Every successful transcript is saved and copied to the clipboard before insertion is attempted. +Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct text insertion, and native top-bar controls. Every successful transcript and its recording are saved together, and the text is copied to the clipboard before insertion is attempted. > Parley targets up-to-date Arch Linux systems running GNOME on Wayland. Other platforms are currently unsupported. @@ -15,7 +15,7 @@ Built for GNOME on Wayland, Parley provides system-wide push-to-dictate, direct - clipboard fallback when insertion is unavailable - GNOME top-bar status and controls - global shortcut and command-line control -- transcript persistence under `~/.local/share/parley/transcripts/` +- dated transcript and recording history under `~/.local/share/parley/transcripts/` ## Usage -- cgit v1.3.1