there’s also lemsha.re and voyager’s go.getvoyager.app
Comment on Which instance should i choose when i share a link?
Lazycog@sopuli.xyz 1 day ago
I agree with the other answers here, however if you share the link to another fediuser outside of the platform (e.g matrix) I really like sharing with threadiverse.link.
jinx@lemmy.zip 1 day ago
Lazycog@sopuli.xyz 1 day ago
I thought lemsha.re stopped working - guess not, that’s good news! And such a cool feature by the dev with the voyager link. Haven’t tried that feature out yet (voyager is my personal favourite lemmy app).
anothermember@feddit.uk 1 day ago
That’s useful thanks for sharing.
It feels like there should be something like that built into Lemmy and I was a bit surprised there isn’t, just like how you can link to a community for example with !fediverse@lemmy.world
Lazycog@sopuli.xyz 1 day ago
The frontends and apps do redirect embedded links in comments no?
Or maybe you mean when you paste an url to the browser that it should automatically redirect to your instance? If so thats tad bit difficult. There was once a post that proposed something like a activityPub/lemmy URI scheme where links would look like this:
activitypub://<postorcommentidentifier>
But I don’t remember where that conversation led and also I have no idea how feasible that would be.
anothermember@feddit.uk 1 day ago
The frontends and apps do redirect embedded links in comments no? E.g. if you click this it should automatically use your instance to find the comment (even though its a link to my instance): sopuli.xyz/comment/17606535
No that link opens in your instance for me like a vanilla hyperlink, I’ve used several instances all with Lemmy’s default web front end and that’s always been the behaviour in my experience, maybe some apps do it differently? If it did it automatically wouldn’t the software have to have hard-coded knowledge of every other instance to know whether to handle it as a Lemmy link or somewhere else on the web?
Lazycog@sopuli.xyz 1 day ago
Ah must remember wrong or maybe it was proposed!
Yeah the software would need to know, but in a way “lemmy” knows because it knows which instances your instance is federating with. If your instance isn’t federating with the link target it cant find it anyway.
Same as the ! Exclamation mark for communities or @ for users it can do a look up (you can put my link to your search input in lemmy and it will find it), but there would be otherways to achieve this too.
But yeah it would be really nice to have some universal way like the ! And @ signs to point to another fedi post/comment.
pewgar_seemsimandroid@lemmy.blahaj.zone 1 day ago
@aeharding@vger.social could you add threadiverse support?
aeharding@vger.social 1 day ago
yes.
Lazycog@sopuli.xyz 1 day ago
That would be awesome!
Since the page doesn’t have about or info page I’ll add the link to the repo of threadiverse.link: github.com/RikudouSage/lemmyverse.link