Neat Design.
Summit
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Patreon: https://patreon.com/SummitforLemmy
Ko-Fi: https://ko-fi.com/summitforlemmy
Website: https://summit.idunnololz.com/
Thanks!
I've begun collecting data for the trending communities feature. I will let it run for ~a week before I start using it in the app.
That's an interesting idea. Maybe also include a current list of trending communities, similar to the daily post in !trendingcommunities@feddit.nl?
Since you are looking at revising the search screen, I would also be interested in some sort and filter options for searching communities:
-
Sort the results by number of posts, or monthly average users, or by community with the most recent post.
-
Exclude communities from dead or defederated instances. For example, when lemmyf.uk shuts down every instance they were federated with will retain local copies of their old communities. There is no reason to refer users to those ghost town communities.
Maybe also include a current list of trending communities, similar to the daily post in !trendingcommunities@feddit.nl?
That's actually where I got the idea of a list of suggested communities from. The suggestions will be based on what is trending.
Sort the results by number of posts, or monthly average users, or by community with the most recent post. Exclude communities from dead or defederated instances. For example, when lemmyf.uk shuts down every instance they were federated with will retain local copies of their old communities. There is no reason to refer users to those ghost town communities.
Unfortunately both of these ideas would be difficult to implement on the client side without some sort of server side support. These features are better suited for the Lemmy server than a client :(. The client already allows you to sort the results however the way they are sorted isn't always intuitive.