this post was submitted on 22 Jul 2023
12 points (87.5% liked)

Lemmy.ca's Main Community

3032 readers
2 users here now


Welcome to the lemmy.ca/c/main community!

All new users on lemmy.ca are automatically subscribed to this community, so this is the place to read announcements, make suggestions, and chat about the goings-on of lemmy.ca.

For support requests specific to lemmy.ca, you can use [email protected].


founded 4 years ago
MODERATORS
 

If I want to link to a community X on a Lemmy instance Y.zzz, I know I should use the link /c/[email protected], which will redirect to the copy of the instance on the server where the user has the account.

What is the analogous way to link to a post? For example this post has address lemmy.ca/post/1866360 but what link should I give to users on another instance, so that they can see the post in their instance?

you are viewing a single comment's thread
view the rest of the comments
[–] corsicanguppy 1 points 2 years ago

Use the post checksum as key info and refer to it at each site by a lookup.

Sadly that means some coding AND database mods.