this post was submitted on 28 Mar 2025
25 points (73.6% liked)
Lemmy Apps
5969 readers
92 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
three suggestions:
fyi, since your post links to
https://lemmy.world/c/remy
andhttps://lemmy.zip/c/remy
icymi the preferred way to link to communities (so that everyone can access them via their own home instance) is like this:[!remy@lemmy.zip](/c/remy@lemmy.zip)
. When someone types that in the lemmy web interface, it will auto-complete and expand it into link markup like[!remy@lemmy.zip](https://lemmy.zip/c/remy)
, but when that markup is rendered it will actually become a link to access the community via the reader's home instance. For instance, for me that link will actually go tohttps://lemmy.ml/c/remy@lemmy.zip
where i can interact with the community whereashttps://lemmy.zip/c/remy
will take me to thelemmy.zip
website where i do not have an account. Here is a non-escaped example (my previous examples are all escaped with backtick characters to prevent them from rendering) which anyone should be able to click to load it through their own instance: !remy@lemmy.zip. Please ensure that your client can both generate and follow community links like this! (as well as user links to lemmy and other activitypub things; user links work the same except they're prefixed with@
instead of!
.)you don't need multiple communities for your app; users from .world can post on .zip and vice-versa (and it is easy for them to if you link to the community the way described above).
will you ever consider open sourcing it? :)
Oh wow thank you for the detailed information! Going to update the post now.
Neat!
Thank you ✨