“All magazines” to the right of the top bar goes to the same place.
Dice maker, gamer nerd, developer, Dolphins fan. Reddit refugee (maybe).
Still fighting the 80s 8-bit wars, one port comparison at a time.
“All magazines” to the right of the top bar goes to the same place.
Do you have “Show top bar” enabled in settings? If I enable this, Magazines disappears from the navbar.
I think the problem is that the subscription page (that the script gets its items from) is paginated, and the script will only get the items on the first page.
Ah! It looks like I wasn’t on the latest version… updated and it works perfectly now! Thanks!
This is amazing! It basically recreates my reddit browsing experience and makes the whole site so much easier to navigate!
I can see references in the code to “sort alphabetically” (which would be very welcome!)… but I can’t see the button. Did that function not make it into this version of the script?
Thanks again!
I tried Memori, a Celeste-style platformer with some cool puzzle mechanics. Some of the rooms were super-hard, which made completing them feel very satisfying. It has a chunky-pixel look and controls really well. The front-end UI needs a tiny bit of polish, but other than that I really enjoyed it. Can imagine it’ll be popular with speedrunners.
This!
Coding isn’t for everyone, but sometimes you can get involved in a coding project just by contributing good suggestions/bug reports to github.
Be thoughtful about how you report things - if you’re reporting a bug, add as much detail as you can to help the devs recreate it; if you’re suggesting a feature, make a solid case for why the application might benefit from it, think about potential issues it might solve (or cause), consider how you might address users who don’t want that feature (make optional).
It is extremely satisfying to see an issue you’ve reported get fixed or a feature you’ve suggested get implemented. It gives you a stake in the project, something you won’t often get on the corporate-owned platforms.