this post was submitted on 26 Jun 2023
16 points (100.0% liked)

Lemmy Support

4550 readers
3 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Lets say someone sent me a link to this post on lemmy.ml.
If I click the little federation-link-hexagon-thing button I'm redirected to the same post but on OPs home instance of feddit.uk.
Is there a way to jump to the post on my home instance instead?
The post number differs between instances, so you can't just replace the instance in the URL.
I tried doing something similar to how community URLs work:
{remote_instance}/post/{post_number}
↓
{home_instance}/post/{post_number}@{remote_instance}
But it don't seem to work...
I know you're supposed to browse things from your home instance, but people sometimes link posts in the comments and the only way I found to interact with them is to go back and manually search for them from my instance.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 year ago

So I had the brilliant idea of googling for "lemmy global post links" right after posting this and of course it's already an open issue πŸ˜…

[–] overzeetop 4 points 1 year ago

finding out that it’s broken for everyone, and not just you, is almost as comforting as finding the solution.

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

Copy the link from the federation-link-hexagon-thing button and paste it into the search bar on your instance. The post should get fetched, and should show up as a result.

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

Nice shortcut! Thanks