diff --git a/README.de.md b/README.de.md index 3848b2a..d9b9095 100644 --- a/README.de.md +++ b/README.de.md @@ -1,6 +1,4 @@
- Blitztext Linux Banner -

Blitztext Linux

Dein lokaler KI-Sprachassistent für KDE Plasma & Wayland

@@ -150,12 +148,7 @@ Blitztext registriert globale Hotkeys via `evdev`. Mit diesen Kombinationen hast ## KI-Workflows -Die KI-Workflows helfen bei Formulierung, Ton und Emojis. Die passenden Einstellungen findest du direkt in der App: - -
- KI-Workflows Einstellungen -

-
+Die KI-Workflows helfen bei Formulierung, Ton und Emojis. Die passenden Einstellungen findest du direkt in der App. ### Schreibstil-Vorlagen @@ -216,12 +209,6 @@ Das Mikrofon im System-Tray ist dein Indikator für den aktuellen Zustand: Falls du keine Tastatur parat hast oder Hotkeys blockiert sind: -
-
- Hauptfenster -

-
- - **Maus-Steuerung:** Start/Stopp-Button für die Aufnahme. - **Workflow-Menü:** Dropdown für alle 5 Modi. - **Abbruch:** Verwirft eine Aufnahme sofort ohne Transkription. @@ -235,13 +222,6 @@ Falls du keine Tastatur parat hast oder Hotkeys blockiert sind: Zusätzlich zu den Workflows bietet das Tool drei Komfort-Funktionen: -
-
- Verlauf - Vorlesen -

-
- | Menüpunkt | Beschreibung | | :--- | :--- | | **Diktat-Modus** | Umschalter. Ist er aktiv, werden alle Transkripte als Diktat-Einträge gesammelt und einzeln als Markdown-Datei gespeichert. Im Verlauf erscheint dann eine Schaltfläche **Zusammenführen**, die alle Einträge kombiniert und in die Zwischenablage kopiert. | @@ -268,11 +248,6 @@ Zusätzlich zu den Workflows bietet das Tool drei Komfort-Funktionen: Alles wird lokal und sicher unter `~/.config/blitztext-linux/config.json` gespeichert. Der OpenAI-Schlüssel wird nicht mehr in dieser Datei abgelegt, sondern aus einer Umgebungsvariable gelesen. Die Konfigurationsdatei lässt sich für erweiterte Prompt- und Workflow-Anpassungen direkt aus den Einstellungen öffnen: **Einstellungen → Allgemein → „Konfigurationsdatei öffnen"**. -
- Einstellungen Allgemein -

-
- > [!IMPORTANT] > Die Konfigurationsdatei wird automatisch mit restriktiven Dateiberechtigungen (**`0o600` / `chmod 600`**) gespeichert. Der echte OpenAI-Key liegt stattdessen in `~/.config/blitztext-linux/secrets.env` oder wird als Umgebungsvariable bereitgestellt. diff --git a/README.md b/README.md index 10c1246..35a1110 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@
- Blitztext Linux Banner -

Blitztext Linux

Your local AI voice assistant for KDE Plasma & Wayland

@@ -150,12 +148,7 @@ Blitztext registers global hotkeys via `evdev`. With these combinations you have ## AI workflows -The AI workflows help with phrasing, tone, and emojis. You'll find the relevant settings directly in the app: - -
- AI workflow settings -

-
+The AI workflows help with phrasing, tone, and emojis. You'll find the relevant settings directly in the app. ### Writing-style presets @@ -216,12 +209,6 @@ The microphone in the system tray is your indicator of the current state: In case you don't have a keyboard handy or hotkeys are blocked: -
-
- Main window -

-
- - **Mouse control:** Start/stop button for recording. - **Workflow menu:** Dropdown for all 5 modes. - **Cancel:** Discards a recording immediately without transcription. @@ -235,13 +222,6 @@ In case you don't have a keyboard handy or hotkeys are blocked: In addition to the workflows, the tool offers three convenience functions: -
-
- History - Read aloud -

-
- | Menu item | Description | | :--- | :--- | | **Dictation mode** | Toggle. When active, all transcripts are collected as dictation entries and each saved as a Markdown file. The history then shows a **Merge** button that combines all entries and copies them to the clipboard. | @@ -268,11 +248,6 @@ In addition to the workflows, the tool offers three convenience functions: Everything is stored locally and securely under `~/.config/blitztext-linux/config.json`. The OpenAI key is no longer stored in this file but read from an environment variable. The configuration file can be opened directly from the settings for advanced prompt and workflow adjustments: **Settings → General → "Open configuration file"**. -
- General settings -

-
- > [!IMPORTANT] > The configuration file is automatically saved with restrictive file permissions (**`0o600` / `chmod 600`**). The real OpenAI key instead lives in `~/.config/blitztext-linux/secrets.env` or is provided as an environment variable.