How can I link to a Lemmy post in a way that another Lemmy user that can view the linked page without the “You must log in or sign in to vote or comment” message (when they are already logged in)?
And vice versa: how can I click on a Lemmy link and not get that problem?
Thanks.
I’ve been trying out some front ends the last few weeks (Tess first, now Alexandrite) so didn’t see the rainbow button.
I think the equivalent in Alexandrite is the Original Post button, which for this post gives this:
https://lemmy.ca/post/42943146 (which opens in “regular” Lemmy web)
I don’t see one on comments.
If I give lemmyverse.link the URL straight from my current Alexandrite front end, it gives me an error:
https://alex.lemmy.ca/lemmy.ca/post/42943146
Lemmyverse and lemshare both give an error if I give it a “front-end URL” (e.g. alex or tess) but work if I do several additional steps to get a “non-front-end” URL.
https://lemmyverse.link/lemmy.ca/post/42943146
Correct. The frontend URL solves the problem for you in a sense, when you open alex.lemmy.ca/[other server address]/post/[other server post #] you can stay logged into lemmy.ca and it shows the correct thing.
The idea though, is that each client (at the moment, Lemmy v1.0 may change this) is expected to handle it their own way, so the original URL is ideal (other frontends call this Permalink) if you are making a lemmylink redirect link. Does the linked clips icon for someone not on your server give a link to their server or one to Lemmy.ca? The original one is always the on the originating server of the person who submitted the post or comment.
Sorry, no idea. And I don’t know what the “linked clips icon” is.
Nvm that gives the frontend link only. Link to original comment doesn’t appear to be a feature on alex.lemmy.ca. However there’s only one extra step you need to do.
You just have to remove the alex.lemmy.ca/ part before the actual server name to obtain the original URL.
Ah, I tried removing just the alex. part , without success. Didn’t notice the duplication of the lemmy.ca/ part.