One that I’d like to see is a more in-depth sorting option for posts (allowing you to see for example top of December 2020, or top of a specific day). A custom date range selection would be best. I remember this being a frequently requested feature in the early days of reddit, and they never implemented it.

  • @dragonX@lemmy.ml
    link
    fedilink
    73 years ago

    This needs to be highlighted more through the design. This is the keystone of the fediverse! yet it is hard for new comers to figure that out by themselves. more work needs to be done on this subject.

    • @nutomic@lemmy.mlM
      link
      fedilink
      43 years ago

      Any idea how? Local and remote communities are shown in the same way, and both have a subscribe button.

      • @zksmk@lemmy.ml
        link
        fedilink
        4
        edit-2
        3 years ago
        1. Adding a Federated tab on the front page, so it’s Subscribed/Local/Federated/All, would help.

        2. Allowing sorting communities on the communities page by subscribers/category/userspermonth/etc by clicking on the relevant column name and having one of the columns be “instance”, would help. Sort the instances automatically alphabetically or by total userspermonth or posts of all of its communities combined or whatever in the background.

        3. Adding the community@instance.tld and instance.tld/c/community search syntax.

        4. Adding a small “What is Lemmy and how does it work” tutorial link under the signup/login button. Could be just a “Help?” button. Leads to a simple page that explains the federation concept in layman terms. I prefer the simple “public email” comparison, most people seem to get that quickly.

        5. Maybe federated communities shouldn’t be shown the same way. Maybe they could have a small “federated” tag next to the name that stands out, in the default theme color scheme css this could be a green background on the “federated” text of the tag. It’s important users notice at a glance they can access federated communities from here on lemmy.ml (or whatever instance they’re on).

      • @dragonX@lemmy.ml
        link
        fedilink
        3
        edit-2
        3 years ago

        Excuse my ignorance.

        1. So you mean when I click on the communities link from the top bar It shows all Lemmy communities even those which are not hosted on this instance ??
        2. Do posts form say chapo.chat appear on lemmy.ml 's front page?
        3. If another instance hosts a community with the same name lets say /c/privacy, will posts from that community show in lemmy.ml/c/privacy ? will those threads be merged and shown together?
        • @nutomic@lemmy.mlM
          link
          fedilink
          43 years ago
          1. Yes, but its sorted by subscribers, and for remote communities we only know the number of subscribers from our instance, not the total number. So they will be shown far at the bottom. Actually this could be fixed as we send the subscriber count over activitypub, feel free to open an issue.
          2. No, chapo.chat runs an older version of Lemmy where federation isnt really working.
          3. Both communities will be completely separate.
          • @dragonX@lemmy.ml
            link
            fedilink
            43 years ago

            1 - That’s what I have noticed, I didn’t find communities of other instances listed so I assumed they were not in the list all together. maybe adding another column citing the instance domain will help clear confusion.
            3 - In that case a good addition might be giving the user a tool to group communities from different instances and aggregat them into a folder. so I can group abc1.org/c/privacy dce.org/c/privacyland and fgi.org/c/privacytools into one merged feed that I can name to my liking. this could be a good addition once lemmy gets bigger!