this post was submitted on 19 Aug 2023
12 points (100.0% liked)
Lemmy Apps
5469 readers
1 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My main issue with Lemmy permalinks is that they're instance-specific, so to load a comment link on my instance I need to search for it. There needs to be something like ! for communities. Same for post links.
Another issue is that if a commentisn'tf found (deleted, bad link), that isn't handled very gracefully I think. (Don't quite remember how atm.)
Interesting, I hadn't considered that before.
Suppose I modified Lemminator's search bar so you could paste a link like https://lemmy.ml/comment/1234 or https://lemmy.ml/post/5678 in it and press Enter to navigate to the relevant comment/post within the web UI. I could automatically infer that these are permalinks from other instances. Would that help at all?
I guess? But the same thing works with Lemmy already, you can search for an url. I don't really know what needs to be done to have instance-agnostic permalinks...