Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Feature]: Specify searching in Communities and Users, not just global #1028

Open MrZBud opened 10 months ago

MrZBud commented 10 months ago

Check for open issues

What is the feature that you would like to have added?

Under Search, be able to specify searching for Communities or Users (apparently called “Contributors” within Lemmy’s search).

This is reimplementation of a feature on 0.6 and probably in the backlog, but I just wanted to flag it in case it isn’t.

Solution

In the search window, add a drop down to specify searching “Posts, Communities, or Users”.

Alternatives

Prior implementation worked for me… probably no reason to reinvent the wheel.

gkasdorf commented 10 months ago

Will be adding that here shortly. Thanks.