this post was submitted on 13 May 2024
0 points (NaN% liked)

Lemmy Apps

5393 readers
1 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
 

Disclaimer: If this isn't in the spirit of the community, feel free to remove the post and I'll re-post it in my app-specific community. I'm posting it here since it's a feature that I'm thinking through that may eventually make it into the Lemmy app I develop, and the people here would probably have good ideas/opinions on the matter. Plus, other apps may have already implemented this, and someone may helpfully point that out.

With that out of the way, I'm looking to get some feedback on whether this is a good idea or something that only sounds like a good idea.

Basically, when a post has crossposts, my idea is to fetch the comments for the other cross posts and merge them all into one big comment tree. Regardless of which cross-post you land on, you'll see the same comments.

  • If you reply to the post (top-level comment), it'll post to whichever cross post you're currently on.
  • If you reply to an existing comment, it'll go to whatever post that comment was posted to.

The goal is to bring some unity to disparate communities that have a lot of crossover content.

Is this a good idea? Dumb idea? Can anyone think of any gotchas that might crop up? If I do implement this, it will be something the user can turn on/off.

Potential issues:

  • Culture clash between different communities
  • Mods of one community would not be able to mod every item shown
  • ???

Thoughts?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 3 months ago

The app I develop is a web app that also works as a mobile PWA. I try to keep the number of "apps" to a minimum on my devices lol. Half of the icons in my app tray are PWAs I run myself :)