This was a HUGE part of my reddit experience and I have yet to found an alternate.

I began using kbin instead of lemmy because of this userscript which has pretty much the exact functionality I’m looking for

https://greasyfork.org/en/scripts/469175-kbin-hide-posts-after-voting

but Kbin blocks a LOT of communities that I want to interface with. I feel like I’m missing out if I’m not on Lemmy … but I feel like I hate the user experience without the automatically hiding posts :(

Any advise?

  • lonke
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    11 months ago

    certainly require an extension

    Technically correct, but you already have that extension installed if you’re able to run userscripts.

    The script just requires // @grant GM_setValue and // @grant GM_getValue and you can use those functions to store whatever, forever (or until you clear extension data).