685
How’s everyone liking this so far?
(lemmy.world)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
No, because I'm talking about Universal Links/App Links, the feature of Android and iOS/macOS where you tap/click on an HTTP(S) link to some site, and the link opens & gets handled in the app. The feature was made with centralization in mind, so it won't work with federated servers, especially for users on small servers.
So what I think you're talking about is called deep links, and it's certainly a challenge in this scenario
I'm pretty sure it's solvable with some effort, I'm working on a Lemmy client now and will look into intents that could be sent from the Lemmy front end. My main concern is just recognizing the links in-app robustly as people learn how to format them - if the client doesn't kick you into the browser, it solves half the problem and I'll worry about the other half