this post was submitted on 02 Jul 2025
39 points (97.6% liked)

Lemmy

13598 readers
3 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

In a recent discussion it was mentioned that the search function in Lemmy is awkward to use and could be improved. As a result I already made two small changes:

  • Change community selector to use [!community@example.com](/c/community@example.com) format (#3218)
  • Search field in community sidebar (#3217)

Are there any other UI or UX changes you can think of to improve searching in Lemmy? Im mainly looking for frontend changes, such as reorganizing the input positions, changing default values etc.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] nokturne213@sopuli.xyz 5 points 3 days ago* (last edited 3 days ago) (1 children)

For post searches, could there be a [] Search Title Only? I have been reading a post and had my client crash and was unable to find the post again, despite recalling some or all of the title.

I also do a foreign word of the day and when I want to check if I am duplicating a post I have to skim through all of the posts that include that word.

[โ€“] nutomic@lemmy.ml 4 points 3 days ago

Good point, this is one of those features which is already implemented in the backend but not added to lemmy-ui yet. Made a pull request for it.

https://github.com/LemmyNet/lemmy-ui/pull/3220/files