Skip to content

[feature] Transcribe from tray menu#1156

Closed
AlexanderYastrebov wants to merge 1 commit intocjpais:mainfrom
AlexanderYastrebov:transcribe-menu
Closed

[feature] Transcribe from tray menu#1156
AlexanderYastrebov wants to merge 1 commit intocjpais:mainfrom
AlexanderYastrebov:transcribe-menu

Conversation

@AlexanderYastrebov
Copy link
Copy Markdown
Contributor

Before Submitting This PR

Please confirm you have done the following:

If this is a feature or change that was previously closed/rejected:

  • I have explained in the description below why this should be reconsidered
  • I have gathered community feedback (link to discussion below)

Human Written Description

This is useful to transcribe without using keyboard.

Related Issues/Discussions

Discussions:

Community Feedback

Testing

Tested by running and clicking menu.

Screenshots/Videos (if applicable)

AI Assistance

  • No AI was used in this PR
  • AI was used (please describe below)

If AI was used:

  • Tools used: Copilot with Clause Sonnet 4.6
  • How extensively: Code navigation and translations.

This is useful to transcribe without using keyboard.

Discussions:
* cjpais#384
* cjpais#555
* cjpais#1072

/// Send a transcription input to the coordinator.
/// Used by signal handlers, CLI flags, and any other external trigger.
pub fn send_transcription_input(app: &AppHandle, binding_id: &str, source: &str) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to utils as it is used not only by signals but also by CLI and now tray menu.

@cjpais
Copy link
Copy Markdown
Owner

cjpais commented Mar 26, 2026

New features are not being accepted currently

@cjpais cjpais closed this Mar 26, 2026
@AlexanderYastrebov
Copy link
Copy Markdown
Contributor Author

AlexanderYastrebov commented Mar 27, 2026

New features are not being accepted currently

Its not the first time I feel you are a rude maintainer. I don't see you closed other feature PRs like you closed this one which is (unlike vibe-coded thousand line slop) is a useful feature requested by multiple users (see referenced discussions). While working on it I also found and fixed a bug #1158 but you promptly closing PR like this makes me not want to contribute really. Just that you know.

@cjpais
Copy link
Copy Markdown
Owner

cjpais commented Mar 27, 2026

@AlexanderYastrebov

I wrote in the PR template new features are not being accepted. You should expect such responses.

I only have so much time, and I'm overwhelmed with issues. I cannot also add new features and fix bugs. I'm one person doing this for free.

It's your choice to contribute. I don't have to accept everything, it's an open source project and you can fork if you want.

You can feel however you want, but I'm just a person doing my best, give me some slack.

I have 60 open issues and 30+ PRs to review in addition to core work I am doing in parallel. Sorry I don't have time for everything. I have to maintain boundaries for myself and if you don't like it, that's on you.

@AlexanderYastrebov AlexanderYastrebov deleted the transcribe-menu branch March 27, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants