Seeing stuff about reddit being posted to 10 different technology boards, plus reddit-themed ones, then reposted further just makes this whole idea a mess. Reposts have to be consolidated into a single comment thread.

  • Eggyhead@kbin.social
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    1 year ago

    This is probably a pipe dream, but I’d like to see a feature where any number of articles in a single user’s feed that shares the same exact link just gets grouped together into a “super magazine” or something.

    • You’d only see either the earliest or most local instance of the link on your feed with an indicator of it’s “super magazine” status.
    • When you click on a super magazine, you’d see just one link and a federated list of all the articles that included it. Each item in the list would mention who posted it and where it was posted.
    • Clicking on one of the items in the article list would set which comment section you access. (Or screw it, just federate all the comments into one massive comment section. Toggling an item from the article list would only set which article you’d post a new thread to.)
    • Mnmalst@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I had the same idea and wanted to write a little userscript to achieve this. Sadly Kbin doesn’t make it easy to do this, since the actual link is not exposed on the threads page and only accessible after you clicked the link. That makes it super hard to “group by link”. I mean you could “fetch” every link for every post but that would put so much unnecessary traffic to the site so that I would rather not do that.