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

Problem: Add language dropdown to compose in web UI #460

Open
jorgesat opened this issue Dec 5, 2022 · 4 comments
Open

Problem: Add language dropdown to compose in web UI #460

jorgesat opened this issue Dec 5, 2022 · 4 comments

Comments

@jorgesat
Copy link

jorgesat commented Dec 5, 2022

Adding a language dropdown menu to the compose block so that toots are classified by language.

Proposed solution:

Merge the following Mastodon PR:
mastodon/mastodon#18420

@weex
Copy link
Member

weex commented Dec 7, 2022

Thanks for the issue. This is a great opportunity to restate as a problem! I understand Mastodon added a dropdown that allows the user to select from a ton of languages when they're composing a toot. What I wonder is what problem is that attempting to address?

If the problem is "I can't specify a language at compose time", I could imaging being bilingual and wanting a toggle or, if I know more languages, wanting to just a few to show in the dropdown. Maybe that PR is what gets submitted here but there are hopefully many solutions to the problem.

@jorgesat
Copy link
Author

jorgesat commented Dec 8, 2022

I understand. I think it is indeed an issue for bilingual or multilingual users, which is a common case in our instance. Classifying toots by language is useful for readers who are filtering timelines by language. Although, I am not sure if mastodon is already applying such filters already without the need of user input.

@weex
Copy link
Member

weex commented Dec 8, 2022

I haven't looked at individual posts to inspect language metadata but a small sample of the last hour shows that filtering of the federated timeline works, based at least with English checked on /settings/preferences/other. I don't know if the ones that were filtered were manually or automatically classified. I'll try to look more into how this works.

@politas
Copy link
Collaborator

politas commented Dec 16, 2022

Can I suggest that the problem should be:

Cannot specify language on an individual post. Currently, in order to post in a specified different language , a user must change their default posting language to a specific language instead of the default 'detect language' setting, and then change again for each different language.
Users should be able to easily override the default language for a post.
Users should be able to mark the languages they wish to post in so as not to have a huge list every time they want to specify a language.

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

No branches or pull requests

3 participants