I’ve been on the Fediverse for a little while now, but I’m only getting into Lemmy now. I’ve noticed that it is very cumbersome to follow communities from other instances. You have to click on search, select “Communities”, enter the name (but without the instance), find the correct one in the list if there’s multiple and then subscribe.

Why can’t I just… enter the fully qualified name somewhere and it sends me to the community directly? Why is there no search that works for unique IDs (like in Mastodon, where you can search for any global object ID (URL) to navigate there directly)? Or does that exist and I haven’t found it yet?

Another thing, is there an existing effort for browser extensions that allow interactions when viewing foreign communities through their own interface instead of your home instances? This exists for Mastodon for example and is really convenient (I can like, boost, follow on other instances as long as I’m logged in on my home instance).

Edit: The regular search seems to be working with fully qualified names/IDs for me now. Dunno if it was just a fluke before or a problem with the instance I was looking up.

Edit 2: Searching IDs (such as https://lemmy.world/c/fediverse) work (although it takes a while to load), whereas searching “names” like [email protected] doesn’t. I don’t know if it’s because of my instance or not.

  • @average650
    link
    English
    91 year ago

    Yeah… Definitely… There are still some things that really need some work. But I’m excited for what I think it will become.

    If I had the time, I’d fix it myself!

  • @frankblack
    link
    English
    91 year ago

    Yea not so great agreed. Maybe it’s because it has to go through the federation?

    • @marsara9
      link
      English
      121 year ago

      So the default search that’s built into the site is quite, well primitive. It does an implicit AND between all of the search terms, and the order of the search terms matter.

      If anyone can do development though, I’m working on an improved search engine and need contributors still: https://github.com/marsara9/lemmy-search

      • @frankblack
        link
        English
        51 year ago

        Interesting stuff. Search function. But I wonder if we can incorporate your neat search function into an app like wefwef or mlem? But maybe you can fork it? Sorry I’m not a dev but engineer and cyber professional. So if you think I can help in that realm, be happy to!

  • @wheresyourshoe
    link
    English
    71 year ago

    It’s on par with reddit’s right now, lol. But I imagine it’s on the list, just not very high priority right now.

  • 🇺🇦 Max UL
    link
    fedilink
    English
    41 year ago

    How is search at the moment? I’m trying to get to communities I know exist via search but can’t. I wait forever but it still says “No results” even high I know there should be.

    • JohnnyOP
      link
      fedilink
      English
      21 year ago

      Depends on how/where you’re looking for them. Do you have an example?

      https://browse.feddit.de might also be helpful as a cross-instance tool for looking up communities.

  • @[email protected]
    link
    fedilink
    English
    31 year ago

    It would be cool if communities could be grouped by instance and if we could see the latest topic for each to get an bird’s-eye view of the discussions. Local communities should appear in the first group at the top of the page. I’m not sure if it’s currently possible, but being able to tag communities would be nice and allow for better search results.

    • JohnnyOP
      link
      fedilink
      English
      21 year ago

      I think this exists in the “Communities” tab of each instance. There you can see the local communities (minus the latest post, and sorted by number of members I believe?)

      Grouping/tagging might be cool though. One thing I’m rather curious about is how the “scattered” communities are going to play together (with multiple technology communities for example).

  • Coelacanth
    link
    fedilink
    31 year ago

    A lot of UX work still needs to be done for sure. Not sure if it’s exactly what you’re looking for, but there are scripts to redirect links to your home instance if that’s what you mean. Try these (requires a userscript extension like Violentmonkey):

    FediverseRedirector

    Lemmy Universal Link Switcher

    • JohnnyOP
      link
      fedilink
      11 year ago

      Thanks, the second thing seems quite useful, I’m going to try that out.

  • Venutian Spring
    link
    fedilink
    English
    3
    edit-2
    1 year ago

    You can do that on browser if you know the community name and instance it’s on. For instance if you’re on lemmy.world and wanted to go to c/spaceporn on Lemmy.fmhy.ml you could just enter lemmy.world/c/[email protected] and it’ll bring you to the community through your instance.

    Or if you search for [email protected] in your instances community search tab, it’ll bring it up too.

    It’s not elegant, but it makes it easier than searching through a bunch of other similar named communities.

  • Muddybulldog
    link
    fedilink
    English
    21 year ago

    The prescribed format to search for a community is !community@instance. E.g. [email protected]. That first instance to external community connection can be a bear. Once your home instance knows the other community exists it’s a much smoother ride. Whether this is a reliability issue in Lemmy itself or simply performance issues between two instances, I can’t speak to.