Automatic display of translation buttons
Summary
Misskey has a great feature to translate notes using the deepL translation API, but many people are unaware of its existence because it is in the meatball menu. We think it would be useful if a "Translate this note" button automatically appears for notes in languages other than one's native language.
I have so many followings that I will reach the free limit of DeepL API in a day or go bankrupt.
So, it will be necessary to devise a way to reduce the number of characters for implementation.
(I feel that a keyboard shortcut for translation would solve a certain number of people's frustrations.)
@tamaina It's not an automatic translation, it's just a button. Though it would require detecting the language somehow.
Though it would require detecting the language somehow.
I understand that the same API as for translation must be used for language detection.
A package like this could be used instead on the server, however it would increase the server space requirements & require more processing per note.
Or how about using this to let the front end do language detection?
忘れられてるかもしれないけどMisskeyには自分自身の言語を設定できる機能があるからそれを活用すれば良さそう
あーリモート投稿はダメか
Related to #1039
https://www.npmjs.com/package/tinyld