Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to translateinput text to a given language #18

Open
yplassiard opened this issue Jan 12, 2024 · 1 comment
Open

ability to translateinput text to a given language #18

yplassiard opened this issue Jan 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yplassiard
Copy link
Owner

Given an input text from a designed user interface dialog in the add-on, add the ability yo ytanslate it to the desired language and copy the result to the clipboard.

Typical workflow

  • Use a gesture to bring the input translate dialog
  • select the source / destination language
  • type the text to translate
  • press the "copy to clipboard" button
  • optionnally, use the "Insert here" button to insert the text in the focused edit field.

For the "insert here" feature, the user shall be on an edit field (either multi-line or not) before using this gesture.

@yplassiard yplassiard self-assigned this Jan 12, 2024
@yplassiard yplassiard added the enhancement New feature or request label Jan 12, 2024
@yplassiard
Copy link
Owner Author

Add the ability yo retrieve the text from the focused edit box and directly replace it with the translated text

@yplassiard yplassiard changed the title ability yo tranlsate input text to a given language ability to tranlsate input text to a given language Jan 12, 2024
@yplassiard yplassiard changed the title ability to tranlsate input text to a given language ability to translateinput text to a given language Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant