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

Feed filters (included/excluded) #252

Open
serrq opened this issue Feb 6, 2023 · 8 comments
Open

Feed filters (included/excluded) #252

serrq opened this issue Feb 6, 2023 · 8 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@serrq
Copy link

serrq commented Feb 6, 2023

I would like to set rules and filters over the Global feed like "show me only English speaking posts", or "hide the Chinese speaking posts", or "show only profiles with linked lightning wallets" or "show me only profiles with avatar set" or "show me profile with NIP-05".

Of course also a combination among these.

@KoalaSat
Copy link
Owner

KoalaSat commented Feb 6, 2023

This is a good feedback thanks! @FrontendCrypto I don't think there is a way to detect the language of texts without using 3rd parties (and draining the battery), do you have any suggestion?

@KoalaSat KoalaSat added enhancement New feature or request question Further information is requested labels Feb 6, 2023
@serrq
Copy link
Author

serrq commented Feb 6, 2023

Force users to declare language as tag to become Send button clickable.

Of course this will only work with new posts.

PS. Bad idea because not all use Nostros.

@KoalaSat
Copy link
Owner

KoalaSat commented Feb 6, 2023

Yes it's really complicated, I know certain clients are starting to use auto translations. Despite, as personal opinion, I consider it really wrong, it also increases the (already inflated) battery drain of a nostr client.

@serrq
Copy link
Author

serrq commented Feb 6, 2023

I agree.

@devsigner-xyz
Copy link
Contributor

I'll think about it, my first approach would be not auto translate everything but offer the users the possibility of tap an action to translate desired notes. To avoid lot of noise caused by this on every note it could be an option in config view so users that need this feature can activate it whiteout disturbing every user.

Thank you @serrq , your feedback is exactly what Nostros needs.

@serrq
Copy link
Author

serrq commented Feb 6, 2023

Thanks dev. Very appreciated your work.

@trader173
Copy link

it has been a long time since i did chinese on the computor, but we used to have to include a font that supported the type of characters we needed. eg, simplified / traditional etc. might this help?
73 de ki4die

@KoalaSat
Copy link
Owner

KoalaSat commented Feb 7, 2023

This actually a hot topic on nostr, people are exploring different ways to achieve this but still there is no consensus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants