this post was submitted on 18 Feb 2025
69 points (100.0% liked)

Lemmy Apps

5744 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 2 years ago
MODERATORS
 

When scrolling all it's common to see the same article posted several times, each from a different community and most with zero comments.

Is there an app that will recognise the post URLs, show that post only once in the scroll but display all the comments, perhaps with each having the community name prepended?

I usually only read the comments so there's a lot of useless scrolling if skipping zero comment posts.

Alternatively, a filter that only shows posts with comments.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 days ago (1 children)

Do you have an example of a post where lemmy-ui does this? I’d love to look into how they implement it but I can’t find an example of the feature in action.

[–] [email protected] 2 points 2 days ago (1 children)

Here you go:

https://sh.itjust.works/post/33119294

https://sh.itjust.works/post/33081385

They show up as "cross-posted to:", but neither of these posts were actually created using the cross-post tool.

[–] [email protected] 1 points 2 days ago (1 children)

Thanks! I totally fell for the “crosspost” label—I didn’t realize Lemmy just uses that term to mean “posts with the same link.”

The merged crossposts feature we have planned is actually exactly what you’re asking for then, since that’s what Lemmy means by a crosspost.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago)

since that’s what Lemmy means by a crosspost

Somewhat confusingly, Lemmy also has a "crosspost" button which seems to do the following:

  • Bring the user to the "create post" interface
  • Autopopulate the Title and URL fields
  • If and only if the original post contains body text, autopopulate the body field with a link to the original Lemmy post and quote the body text from the original post.

The user then chooses which community to post to.