ernest,
ernest avatar

How can I turn it on?

lixus98,
lixus98 avatar

Same tbh

ryand3rk,
ryand3rk avatar

it's a mock-up, if you missed comment below

ernest,
ernest avatar

Oh, well. Thanks.

aroom,
aroom avatar

😂

FaceDeer,
FaceDeer avatar

It's a good sign that Kbin is developing rapidly when even ernest loses track of what features it has. :)

parrot-party,
parrot-party avatar

I think @ernest was just being cheeky. Kbin hasn't changed much UI wise since the reddit explosion started. It's been mostly under the hood, trying to keep the ship upright in the rocky storm of users.

FaceDeer,
FaceDeer avatar

@perry just made a tampermonkey script to accomplish something like this, below.

Perry, (edited )
Perry avatar

I really wanted something similar so I threw a quick and dirty tampermonkey script together to fetch the subscriptions from the settings page. I think it worked out pretty alright.

Edit: Someone else can probably do something a lot better, but here is the code: https://pastebin.com/P0mR9QL6

Paste it into a new script and call the addSubscriptionsSidePanel() function to run it.

Edit2: I've uploaded it to Greasy Fork so that you can install it directly: https://greasyfork.org/en/scripts/469139-kbin-subscriptions-panel

mrbitterness,
mrbitterness avatar

link to script?

RodPhoto,
RodPhoto avatar

Pls share the script, looks great.

LennethAegis,
LennethAegis avatar

Do share, this would be a great boon for a lot of us while something similar get officially implemented.

Perry,
Perry avatar

I'm not entirely sure how to properly ping users, but I've updated the comment with a pastebin with the code. https://pastebin.com/P0mR9QL6

@mrbitterness @LennethAegis @RodPhoto

LennethAegis,
LennethAegis avatar

Thanks for sharing, but it doesn't seem to work for me. Even with my other scripts turned off. Looking at your screenshot, is that Safari on IOS? Maybe an OS specific issue as I'm on Windows using Firefox. Not pressuring you to fix it, just letting you know it might not work on other platforms.

Perry,
Perry avatar

No worries, it's my first published Tampermonkey script so there are probably a lot of quirks that should be ironed out.

I'm using Chrome on MacOS. Which extension are you using? I've only tested this in Tampermonkey and I did read somewhere that Greasemonkey may have dropped support for the GM_addStyle() function which I'm using.

If possible, it would really help if you could post any errors that you might be getting in the web inspector console.

LennethAegis, (edited )
LennethAegis avatar

Ahh I am on Greasemonkey. Let me try Tampermonkey.

EDIT: It worked on Tampermonkey, thanks for the tip.

Perry,
Perry avatar

Awesome! Glad it worked.

Xathonn,
Xathonn avatar

I want the ability to customize the top bar with the magazines I want to be able to quickly access. It's a feature that is in RES you can shortcut any subreddit to be on the top bar.

Skray,
Skray avatar

Yeah this is what I'm missing the most about Kbin is just being able to quickly browse to my favorite communities and magazines with a click.
This mockup is a great utilization of the horizontal deadspace on the sides.

Vincent-Van-Vega, (edited )
Vincent-Van-Vega avatar

Honestly, I feel like Kbin is missing RES type of extension. Meanwhile, I found some good scripts on GreasyFork for Tampermonkey that scratch some missing features while browsing kbin.

10A,

The only reason for RES is that Reddit is closed-source.

tal,
tal avatar

I think that that's the vast bulk of the reason, but I could believe that there are things that maybe someone wants implemented that Ernest disagrees with and so they provide it as a client-side hack.

But, yeah, probably would be preferable to just patch it in the Web UI. Or in some of the upcoming clients.

RodPhoto,
RodPhoto avatar

@shazbot created a nice -monkey script that puts a link to your subscriptions at the top, which I've found super useful. Install it with Greasemonkey or Tampermonkey from here: https://github.com/aclist/kbin-scripts/raw/main/subs.user.js

Noki,
Noki avatar

https://kbin.social/m/kbinStyles/t/66759/Made-a-script-that-adds-a-floating-list-of-your

some one made this and posted it to kbinstyles - its wokring and looks good too!

bou,
bou avatar

I love it.

raltsm4k, (edited )
raltsm4k avatar

Made a script that does it, here's a link if anyone's interested: https://greasyfork.org/en/scripts/469121-floating-subs-list
Note that it'll only work on screens wider than 1136px.

https://i.imgur.com/4skgYVk.png

Grimlo9ic,
Grimlo9ic avatar

Hey I installed this and it's working fine, so thank you! But the communities outside of kbin that I'm subscribed to are not showing up at all, even though they're listed under my subscriptions in my profile. Is there a setting I missed somewhere?

McBinary,
McBinary avatar

This is very nice, thanks for this! I know it's early stages yet, but I have about 6 different monkey scripts installed right now and they all add so much to the experience until they can be merged with core.

davetansley,
davetansley avatar

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!

Hedup,

I wonder if it would be possible in future to sort mags by the number of comments you've made in that sub. Obviously the ones you're commenting a lot are the best to be at the top.

raltsm4k,
raltsm4k avatar

Huh, are you running version 0.2 of the script? I pushed the sorting update not too long ago and I don't currently have it configured to auto-update. If you are up to date, would you mind telling me your browser and which monkey extension you're using?

McBinary,
McBinary avatar

Excellent, thanks for the sorting option!

Does this only list kbin magazines? I see a couple lemmy subscriptions there, but not nearly all of them.

davetansley,
davetansley avatar

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.

McBinary,
McBinary avatar

Ahh, ok, that makes sense. Thanks!

The whole paginated thing needs to go away, platform wide.

davetansley,
davetansley avatar

Ah! It looks like I wasn't on the latest version... updated and it works perfectly now! Thanks!

Dantastic,

If ever implemented, I'd hope it was optional. Personally, I'd hate it. But more power to those who want the option to view kbin like that.

ADHDefy,
ADHDefy avatar

Yes please! This + multi-magazines (like multi-reddits) would complete this site for me. Well, that and 2FA.

thesoloist,
thesoloist avatar

This would be a great feature. It would be even better when we can aggregate different magazines into one category. For example combining all tech magazines from different instances into one technology page. Either manually or curated.

lixus98,
lixus98 avatar

This looks amazing! I believe kbin will look really good in the near future

okawari,
okawari avatar

Looks great! I'dd love this!

Ph0mX,
Ph0mX avatar

Looks great! Would be cool if we could have a choice of between custom UIs for kbin, lemmy, etc. Maybe a plugin system or something?

TimeSquirrel, (edited )
TimeSquirrel avatar

Ah, so I'm NOT stupid and there isn't actually a convenient way to list your subscribed magazines on your front page. That seems like such a simple feature though.

Edit: speaking of this, is there a way to easily see the context of a reply, like how on reddit you can just keep clicking on "context" or "parent comment" and keep going up in the nest? Right now I'm having to go back to the original thread and find my comment to see the comments around it. It'd be nice if they could stick that in the "more" menu.

Unless I'm being stupid again and totally missing it.

nothingspecial,
nothingspecial avatar

Adding my emphatic thumbs-up for this feature which I've also been wanting in my interactions with the kbin UI.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • kbinMeta
  • Durango
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • khanakhh
  • InstantRegret
  • Youngstown
  • ngwrru68w68
  • slotface
  • rosin
  • tacticalgear
  • mdbf
  • kavyap
  • modclub
  • JUstTest
  • osvaldo12
  • ethstaker
  • cubers
  • normalnudes
  • everett
  • tester
  • GTA5RPClips
  • Leos
  • cisconetworking
  • provamag3
  • anitta
  • megavids
  • lostlight
  • All magazines