this post was submitted on 27 Nov 2023
467 points (96.6% liked)
Announcements
23264 readers
1 users here now
Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.
You can also find major news on join-lemmy.org
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Screw community names, I want instance agnostic URLs for posts and comments.
Right now
lemmy.ml/comment/123456
andlemmy.ml/comment/123456
are two different comments, and there is no simple way to find one comment on another instance (so you can interact with it from your logged in account). What we should have islemmy.ml/comment/123456@lemmy.world
to point to a comment made on another instance, then you can just change the instance name after the@
to find the comment (or post) on any other instance.How can two urls that are exactly the same point to different content?
Perhaps they meant something like lemmy.world for the second URL.
Perhaps
Comment IDs are not unique between instances so you simply cannot change just the part after the
@
to link to the same comment but accessing it from another instance.You can always take the comment’s full URL and put in in the search field of your instance, this will show that particular comment in your instance so you can interact with it from there.