ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

Quick translation #187

Closed Barmarel closed 2 years ago

Barmarel commented 2 years ago

Please add the ability to quickly translate copied text, like it is implemented in the official Google Translate app.

Aga-C commented 2 years ago

Isn't it the same as #162?

ManeraKai commented 2 years ago

It's there, when the textselection toolbar pops up, you will have an option called SimplyTranslate Mobile press and it will open the app with the copied text.

Isn't it the same as #162?

The difference with that issue is that he wants it to be a window popup rather than opening the whole app.

Barmarel commented 2 years ago

you will have an option called SimplyTranslate Mobile

Unfortunately, this feature does not appear everywhere in the panel. Especially often it is missing when text is copied in applications other than the browser.

a window popup rather than opening the whole app.

Or better yet, a pop-up button that will bring up a pop-up dialog box with a translation. As it is done in the original Google app. I agree that it will be copying the function, but it is the most convenient solution.

ManeraKai commented 2 years ago

@Aga-C he said that it can be a window popup so as you've said, same feature. Will close this and complete the work on #162