this post was submitted on 09 May 2025
8 points (100.0% liked)

Summit

961 readers
5 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Source: https://github.com/idunnololz/summit

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
 

At the moment, sharing a community link (by going to the community page, tapping on the white dots in the bottom right of the screen, and selecting "share") produces a link like this:

https://lemmy.world/c/summit?dataType=Post&page=0

But it would be far more useful to produce the universal link instead:

!summit@lemmy.world

Summit dutifully processes both links equally, but other users using different apps/browsing on their computer may have trouble interacting with links other than the universal one.

top 3 comments
sorted by: hot top controversial new old
[–] idunnololz@lemmy.world 2 points 2 weeks ago (1 children)

I would argue that https://lemmy.world/c/summit?dataType=Post&page=0 is the much more universal link although I think I can shorten it a bit. The issue is that [!summit@lemmy.world](/c/summit@lemmy.world) will only be recognized on Lemmy. If the user is using instant messaging, their SMS app will not recognize [!summit@lemmy.world](/c/summit@lemmy.world). https://lemmy.world/c/summit?dataType=Post&page=0 however should be recognized everywhere, inside and outside of Lemmy.

[–] Aielman15@lemmy.world 2 points 2 weeks ago (1 children)

The thing about the universal link is that it can be used by people from different instances as well, while the link provided by Summit won't work for people outside the original instance of the community.

Maybe having it as an option would be useful?

[–] idunnololz@lemmy.world 1 points 1 week ago

I see. I'll add this to the roadmap but usually, these sort of features are hard to address because they make a currently simple flow into a much less simple flow. A regular user may not even understand the difference between the two. I'll think about it more when I get to it.