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

Lemmy

12715 readers
72 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] 1 points 2 years ago (1 children)
[–] [email protected] 2 points 2 years 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] 2 points 2 years ago (1 children)
[–] [email protected] 1 points 2 years 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] 1 points 2 years ago (1 children)

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

[–] [email protected] 1 points 2 years 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 2 years 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 2 years 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.