bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
8.3k stars 1.11k forks source link

Make hashtags discoverable #4736

Open blowdart opened 3 months ago

blowdart commented 3 months ago

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

Hashtags are a dismal experience on bluesky. To make it worse search doesn't surface them as you type, hiding them even further

image

And while we're at it, complete them as you start to type # something in a post just like you do for @ in posts.

Or just give up and remove them.

Describe the solution you'd like

If a search begins with # don't return users, return posts as your type or the hashtags themselves

Describe alternatives you've considered

Poking people with sharp sticks. Not feasible given geography.

Additional context

A nice to have, given that you can't copy hashtags, is a compose button on the hashtag search results page which starts the composer with the hashtag prefilled

GeneralChauhan commented 3 months ago

I am picking this up. Are there any edge cases to keep in mind?