this post was submitted on 07 Jun 2023
73 points (97.4% liked)
Lemmy.World Announcements
29098 readers
30 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Improvement: Support for search operators
For example:
"
" character on Lemmy search, it searches posts/comments with only the ""
" on them.My lemmy search improvement requests:
Hello World
, case insensitive by default (with case-sensitive check box)"Hello Everyone"
shows posts/comments with the phrase "hello everyone" on them but not "hello" and/or "everyone"${KEYWORD}
or -${COMMUNITY}
excludes a specific keyword or community from the search result. Using-"Hello World"
filters results with the phrase"Hello World"
on them. If it's a community like-"community@lemmy.instance"
, it will exclude the community from the results.*
asterisks - wildcard|
pipe - logical OR search.