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.

  • @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).

        • @zksmk@lemmy.ml
          link
          fedilink
          13 years ago

          Hey, I’ve opened separate issues for all of these on the repo, but Dessalines closed them all saying all these features already exist (even tho they don’t). Maybe I annoyed him somehow by not formatting something correct/not following some etiquette (it’s my first issue on GitHub) even tho I just filled in the templates. I did end up linking the issues by mentioning them in each other, I thought it would be helpful. Should I just leave this to up to you guys to resolve this internally?

          • Dessalines
            link
            fedilink
            13 years ago

            You need to open up individual issues, not 4 issues with identical text. And if you think something isn’t closed, then respond why.

    • @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!