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

Highlight direct replies/mentions in notifications #642

Open
lunasorcery opened this issue May 16, 2023 · 4 comments
Open

Highlight direct replies/mentions in notifications #642

lunasorcery opened this issue May 16, 2023 · 4 comments
Labels
feature-request A request for a new feature x:discussing We've seen the request and we're talking about it!

Comments

@lunasorcery
Copy link

lunasorcery commented May 16, 2023

Is your feature request related to a problem? Please describe.

With hellthread replies coming in at breakneck pace, it can be hard to keep up with notifications. Every reply, both direct and indirect, melts together into a giant feed of tastefully-blue-tinted visual sludge.

Describe the solution you'd like

By highlighting direct replies, it becomes far easier for the user to quickly spot where they want be focusing their attention.
This has already been implemented in a css extension - https://github.com/lunasorcery/better-bsky-notifs

Describe alternatives you've considered

I guess "don't join hellthread" ...but where's the fun in that?

Alternatively you could have different notification filters/tabs, so things like Only Likes or Only Direct Replies, etc.

Additional context

People seem to like the existing css extension, check out the rave reviews in these threads:
https://staging.bsky.app/profile/hydration.mom/post/3jvq2ovssoi2k
https://staging.bsky.app/profile/squish.fyi/post/3jvslvvms3j2j

I've implemented a rough pass at this feature in my fork, here. It probably wants to be put behind some sort of opt-in flag so as not to confuse the non-hellthreaders, and I'm not 100% on the implementation, obviously y'all know the codebase better than I do, but from my testing it seems to at least work as expected.

@lunasorcery lunasorcery added the feature-request A request for a new feature label May 16, 2023
@pfrazee
Copy link
Collaborator

pfrazee commented May 16, 2023

One thing we've been planning is a separate tab in notifications that shows only discussion, which should help.

I like the idea of highlighting direct responses as well, however. We'll take a look at it.

@pfrazee pfrazee added the x:discussing We've seen the request and we're talking about it! label May 16, 2023
@n0vedad
Copy link

n0vedad commented Sep 15, 2023

Are seperate Tabs still on the roadmap?

@jajunk
Copy link

jajunk commented Feb 7, 2024

I vote for separate tabs and then highlighting. The point is to separate direct responses. Accomplish user needs first in general and then get more fine grained over time. I don't know which would be easier to accomplish though. I always go for the quick win first. Get the best bang for the buck so to speak.

@surfdude29
Copy link
Contributor

surfdude29 commented Dec 11, 2024

FYI there's a draft PR open to add a Mentions tab to the Notifications screen:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature x:discussing We've seen the request and we're talking about it!
Projects
None yet
Development

No branches or pull requests

5 participants