Add secondary transcription shortcut and language#1106
Closed
gslava wants to merge 1 commit intocjpais:mainfrom
Closed
Add secondary transcription shortcut and language#1106gslava wants to merge 1 commit intocjpais:mainfrom
gslava wants to merge 1 commit intocjpais:mainfrom
Conversation
DylanBricar
added a commit
to DylanBricar/Phonara
that referenced
this pull request
Mar 20, 2026
- SHA256 download verification to prevent corrupt partial download loops (cjpais#1095) - Secondary transcription shortcut with independent language setting (cjpais#1106) - Double-click tray icon to show main window (cjpais#369) - CLI --auto-submit flag to force enter after transcription (cjpais#1099) - OCR template context via ${OCR} variable in post-processing prompts (cjpais#770)
DylanBricar
added a commit
to DylanBricar/Phonara
that referenced
this pull request
Mar 20, 2026
- Save recordings before transcription to prevent data loss on crash (cjpais#1024) - Linux Wayland titlebar: disable decorations for custom titlebar (cjpais#1042) - Add change_secondary_selected_language_setting command (cjpais#1106 gap) - Fix CLI --auto-submit key type being ignored (cjpais#1099 bug)
Owner
|
New features are not being accepted at this time. Especially shortcuts. This was mentioned when you opened the PR and you did not address why I should not close this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add secondary transcription shortcut and language
Please confirm you have done the following:
If this is a feature or change that was previously closed/rejected:
Human Written Description
I wanted Handy to support two different transcription languages depending on which shortcut is pressed. The current behavior only allows one shortcut and one language, which makes switching between languages unnecessarily slow for multilingual use. This change adds a second shortcut and a second language setting, while keeping the existing primary flow intact and making the shortcut/model behavior more consistent.
Related Issues/Discussions
Fixes #
Discussion:
Community Feedback
I have not linked a discussion yet.
Testing
cargo test --manifest-path src-tauri/Cargo.tomlbun run buildbun run check:translationsScreenshots/Videos (if applicable)
Not included.
AI Assistance
If AI was used: