LemmurOrg / lemmur

🐒 A mobile client for lemmy
GNU General Public License v2.0
268 stars 30 forks source link

Search in comments #313

Open shilangyu opened 2 years ago

shilangyu commented 2 years ago

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

Sometimes we want to find a specific comment with a given phrase. Scrolling and reading every comment just to find the comment in interest is tedious.

Describe the solution you'd like

Add an option to (fuzzy) search comments with a given phrase, then present a list of results. Once a result is pressed, we should scroll to the pressed comment in it's surrounding context.