this post was submitted on 09 Jun 2023
91 points (100.0% liked)

Lemmy

12506 readers
38 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

I've seen this mentioned a few times already: people wondering why certain communities don't show up in their instance. You need to first search for that community via the magnifying glass icon and type in "[email protected]"

Notice the exclamation mark at the beginning. Might take a few seconds. This will teach your instance about the remote community.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 1 year ago (7 children)

I believe the devs have said they're working on making that work more automatically. Like having it happen as soon as a user clicks a link to it for the first time on your server. And also making links to communities outside your home instance automatically be changed so that it keeps you on your instance where you're logged in.

For example right now if someone on BeeHaw.org clicks https://lemmy.ml/c/memes, it'll take them to lemmy.ml where they're not logged in. They should add /c/ tags like /r/ on reddit, and when someone on BeeHaw clicks something like /c/[email protected], it should take them to beehaw.org/c/[email protected] so they can stay signed in and comment/vote/post. You can do this manually right now by creating a link like so:

[/c/[email protected]](/c/[email protected])

[–] [email protected] 11 points 1 year ago (1 children)

100% agree. People keep posting communities but manually having to watch for each one is tedious when you’re trying to add a bunch at once

[–] [email protected] 1 points 1 year ago

Posting where? And where can you watch?

[–] [email protected] 10 points 1 year ago (1 children)

Jerboa also needs a lot of improvement with following links. Right now, if I click those links in your comment that are [email protected], my phone assumes they are email addresses and opens my email app.

[–] [email protected] 3 points 1 year ago (1 children)

Wait, they're not e-mail addresses ? /s

[–] [email protected] 1 points 1 year ago

I mean, same concept

[–] [email protected] 7 points 1 year ago (1 children)

I expect some innovation in this regard in the next few months. Rexit will have a big short term influx to the fediverse that will die down, but hopefully some that hang around are the developer types who are being shafted by reddit.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Big upvote. I figured out how to follow other communities from clicking the community tab at the top and looking at the URL. But it shouldn't be this hard. It should be way more seamless.

There's two things I wish this had:

  • (This is your suggestion) Lemmy websites and apps should automatically attempt to show external communities within their own website if possible, so that sharing a community from this one will still allow you to join up without further navigating

  • When seeing a "subscribe" button on another website, instead of it assuming you want to subscribe from the site itself and telling you to log in, it should first check if you're not logged in, and if you're not, ask if you want to subscribe to it from another instance if it finds any browser cookies for other Lemmy communities.

With that said, both of these might be against the goals or require the cooperation of an instance, so if we ultimately end up not getting it, well, it's fine-ish.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Other Lemmy sites having access to a cookie that says who you're logged in as could be a privacy risk for the user. Maybe a browser extension?

[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago (2 children)

AFAIK, it does. But the url structure is slightly different. Instead of
https://kbin.social/c/[email protected]
It would be https://kbin.social/m/[email protected] with an “m” instead of a “c”.

I’m still learning, so someone please correct me if I’m wrong.

[–] [email protected] 3 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago (1 children)

For real. I feel like I recall a browser extension doing something similar for Mastodon. But I don’t have the coding knowledge to adapt that to this use case.

[–] [email protected] 0 points 1 year ago (1 children)

Interesting, I might look into modifying the extension for it to work with kbin

[–] [email protected] 1 points 1 year ago (1 children)

Sweet! I would be interested, and might be able to help test. Let me know if something comes of it.

[–] [email protected] 2 points 1 year ago

Nice, I got it working with this type of mention [email protected]. But I want to see if I can convert the link form too, I will probably make a post once is done.

[–] [email protected] 1 points 1 year ago

So I managed to get the extension to an usable state.
It adds that little kbin icon to the beginning of the url or mention, if you click that icon you will go to the kbin link of that community. It works for all websites so if you are browsing on a lemmy site it should work there too.
I am currently working on testing it and publishing it to the chrome and firefox stores.

[–] [email protected] 1 points 1 year ago (1 children)

Any idea if there is a delay in community searching? Someone mentioned a newly created community (1 hour ago) on sh.itjust.works and I searched on lemmy.world for it and nothing but I can visit it directly.

[–] [email protected] 3 points 1 year ago

Copy the URL and paste it into the search bar of your instance. That will force your instance to "Discover" it. It might say no results but go back to the community page then search the name again

[–] [email protected] 1 points 1 year ago

That would be very nice indeed