this post was submitted on 10 Jun 2024
230 points (99.6% liked)

Fediverse

35342 readers
512 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 !moderators@lemmy.world!

Rules

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

founded 2 years ago
MODERATORS
 

For instance, this one (link to a post to !memes@reddthat.com): https://reddthat.com/post/20260613

Pasting it in your search bar should give you this kind of results:

You can then click on it to access the post from your instance (in this example, lemmy.zip: https://lemmy.zip/post/16918691)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] gedaliyah@lemmy.world 8 points 1 year ago (1 children)

I feel like linking is one of the things that is still pretty broken in the fediverse. I'm not sure it's fixable. Ideally, any link would open in a chosen app, on my home instance. And I don't use the same instance for Lemmy, Masto, etc.

[โ€“] kevincox@lemmy.ml 1 points 1 year ago

I wonder if it could be something like adding a Link: </post/1234>; rel="activitypub" header or <link rel=activitypub href=/post/1234>. Then a browser (or browser extension) could detect this canonical ActivityPub URL and offer to open it in your configured instance or app. This is basically how RSS feeds work.