I thought this had been suggested recently, but I went back a few pages and couldn't find anything.
Private forums can really pile up at the bottom of the Forums page once you start having them for CW groups, cults, Subeta events, art pings, etc. What's worse is that their order is constantly changing, so finding the group you want can be a pain.
I think the ability to hide them, or at the very least order them, would be a really functional addition. I'm sure a lot of us are in groups with a private forum that we never go to unless we specifically see a ping from them. I think it'd be handy to be able to collapse those forums (like events/widgets on the sidebar) or check a box on the forum group page (example) to hide or show the ones associated with that group.
[edit]
If anyone really wants a quick fix for this, see kbbob's post for the custom css to remove or minimize them.
Yes please! I hate having to find specific forums in that mess :L
Oh dear Shinwa yes please. It's such a mess.
/*removes private forum groups from the main page */
.ui.top.attached.header.message:nth-child(n+18){
display: none !important;
}
.ui.segment.attached.compact:nth-child(n+18){ display: none; }
will completely remove them from your menu
.ui.top.attached.header.message:nth-child(n+18){
display: none !important;
}
or just having that code will minimize them so you can click on their names (I think)
[edit] if this is causing social scene to minimize, change it to 19 instead of 18 and it should fix it.
Thanks for the code! c: I might use that and just create links for the ones I visit the most for now though I'm still keeping my fingers crossed for a way to hide or sort them in the future.
no problem :) it's a good temporary fix. I had coded that up awhile ago for someone who wanted them hidden
I would also really really like to see for the creator/owner of the forum to just be able to delete it :x [especially if there were no threads in it]

All I have to say to this is yes, please.
I would love to able to put these in order and hide some of them.
Idk if this would go here, but a forum pulse for the forums of our own choosing would be so cool.
