In Mastodon, post urls have the structure
<domain>/@<username>/<post id on your instance>
For your instance, and
<domain>/@<username>@<user instance>/<randomised post id on origin instance>
for federated posts. Which makes it really easy to find a post even if it’s not on your instance, I use an add-on called Mastodon Redirector that makes this even easier.
But on Lemmy it is just
<domain>/<incremental post id on your instance>
no matter if it’s a local post or not.
So if I have a post url on a different instance, say lemm.ee/post/49270741 how do I get to it on lemmy.world? (without just searching for it.)
Blaze@feddit.org 2 weeks ago
Searchig for the remote link using the search bar is currently the best way to do this.
Future versions of Lemmy will have better ways to handle this: feddit.org/post/5390705?scrollToComments=true