Download it from greasyfork

This userscript for kbin enhances the comment section adjusting the layout and adding a line to the left of each comment and its replies that lets you collapse them. The design is inspired by some custom subreddit stylesheets, and new reddit surprisingly enough (you know what they say about broken clocks).

Personally, I think this is the best way to handle collapsing comments here’s a screenshot.

A video of it in action

If you don’t have a userscript manager extension installed, you can install Tampermonkey, and then open the greasyfork link above.

  • exscape@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    You have the URL components backwards! Text in [ ] first, followed by link in ( ).

    Trying this out now!

      • artillect@kbin.socialOP
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Try updating it, I think I fixed the issue! Turns out Firefox doesn’t support the :has() selector by default

          • artillect@kbin.socialOP
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Thanks for the bug reports, I’ll try to fix those as soon as I can figure out how. There’s also some issues with the toggle disappearing when you edit a comment, and hopefully I can fix all of that in one fell swoop

    • artillect@kbin.socialOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Thanks for pointing that out! I fixed it in my post about it on /m/kbinStyles but forgot to fix that before posting it here lol