this post was submitted on 07 Aug 2023
29 points (100.0% liked)

Fediverse

28520 readers
466 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.nz/post/825036

What is this called? A banglink?

Anyway, I want to banglink a post.

I know I can banglink a community: [email protected]

But what about for this post?

https://aussie.zone/post/132034

I tried several different ways but none worked:

!aussie.zone/post/132034

!aussie.zone/c/environment/post/132034

[email protected]/post/132034

!environment/post/[email protected]

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

You can use this extension: https://github.com/cynber/lemmy-instance-assistant

Open links in home instance: Right click context menu will allow you to open any links in your home instance

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

Unfortunately doesn't work for posts:

When you view the same post on different instances, the links may look like this: https://lemmy.ca/post/634937 vs. https://lemmy.world/post/79489. Currently, there doesn't seem to be a way to determine what the post's URL will be on your home instance,

Due to this, there is no way to link to the post on your home instance. Instead, we can generate links to community pages, such as:

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

Interesting.

I guess this is not supported even on Lemmy's server side. Actually, it kind of makes sense, because to get such a link, your home instance would need to have discovered the target community, which is not always the case.

As a workaround (works, but tedious), you have to open the target community in your home instance, find the post, and then you get the link. I guess that it could be automated somehow later on.