this post was submitted on 03 Jul 2025
9 points (100.0% liked)

PieFed help

853 readers
28 users here now

It's seems right that we should have a local community to help us all with PieFed

Rules

Be kind! We're all learning

founded 2 years ago
MODERATORS
 

I want some links to community posts in my community sidebar (e.g. to posting guidelines, resources etc) but which people can interact with even if they're on a different instance, i.e. comment, vote, etc.

At the moment, I link to the same page twice in two different ways:

How should I do it?

(This isn't necessarily a PieFed issue, more an entire Fediverse issue. I'm still not 100% clear how to link to Fediverse content in a way that a Fediverse member can actually use.)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

The way this is kinda solved for communities is by a convention of putting a ! on the start like [email protected]. See how PieFed turns that into a link to https://piefed.social/community/lookup/news/lemmy.world rather than just https://piefed.social/c/[email protected] ? When ! links are used there's a bit of work done behind the scenes to go to the remote instance and import the community from there if PieFed doesn't already know about it already.

We do the same thing for feeds, using ~ instead of !

We could do something like that for posts. Maybe it'd be ^post/[email protected] or whatever.

So it's solvable, theoretically.

[โ€“] [email protected] 1 points 1 week ago

I was wondering if something like that already existed. Good to hear it could happen, at least theoretically.