You can also make a private feed of just the communities you mod and see them all together that way. Not sure if that would do what you want, but it's a ln option for now
Yeah, I think this is doable. I recently did something very similar when I added the oldest first sorting. The only tricky bit would be getting the list of just moderated communities, but there is a function for that iirc.
Honestly, finding a spot for it the UI and making sure it's responsive might be trickier.
Yeah it's like 'moderated_communities' or something. On most pages already. Just getting the extra view option to show up in the UI, and only when the current_user is a moderator of anything that will take some tweaking. Doable, though yes.
11 Comments
Blaze@piefed.social · 5 pts · 1y
The feature is now live!
Blaze@piefed.social · 4 pts · 1y
Could you please open an issue on Codeberg? https://codeberg.org/rimu/pyfedi/issues
sag@piefed.social · 5 pts · 1y
Done https://codeberg.org/rimu/pyfedi/issues/774
Blaze@piefed.social · 1 pts · 1y
Thank you!
jollyroberts@jolly-piefed.jomandoa.net · 2 pts · 1y
You can also make a private feed of just the communities you mod and see them all together that way. Not sure if that would do what you want, but it's a ln option for now
sag@piefed.social · 2 pts · 1y
Already did that but it's pretty tedious work if you have so many communities. Also, you can't set feed as default for home page.
jollyroberts@jolly-piefed.jomandoa.net · 1 pts · 1y
Fair. I've not modded Lemmy communities. Is it just basically a view filter like all/local/subscribed on the front page?
That would probably not be too hard to add
jollyroberts@jolly-piefed.jomandoa.net · 2 pts · 1y
I looked at the codeberge issue, ty for the screenshot!
wjs018@piefed.social · 1 pts · 1y
Yeah, I think this is doable. I recently did something very similar when I added the oldest first sorting. The only tricky bit would be getting the list of just moderated communities, but there is a function for that iirc.
Honestly, finding a spot for it the UI and making sure it's responsive might be trickier.
jollyroberts@jolly-piefed.jomandoa.net · 1 pts · 1y
Yeah it's like 'moderated_communities' or something. On most pages already. Just getting the extra view option to show up in the UI, and only when the current_user is a moderator of anything that will take some tweaking. Doable, though yes.
rimu@piefed.social · 3 pts · 1y
The communities menu lists all the communities that the viewer mods in a special section.