During our discussion yesterday, it came up that a better overview of upcoming events would be useful.
I found a calendar/event plugin for Discourse and it’s enabled now.
When you visit the Arrange a Game forum, you’ll see a large calendar view of the current month.
When you create. a new thread, you’ll find the option to create an event here (click the little ‘settings’ cog icon):
is it possible to always have the current week possible? (mostly because I assume quite a few people use the forum the same way I do, which is staying on the overview to check threads instead of going into specific sub forums)
The visual display of the calendar is weird. Has a scroll bar even though there’s enough space for the whole calendar to be displayed. I missed that there are events this week because I had to scroll for them.
The issue is that for some reason the calendar’s height is set as a fixed value in inline-CSS (hence the !important hammer is needed), which changes (via Javascript) with screen width; but once the screen gets too narrow, such as on a smartphone, that height value becomes so small that a vertical scroll bar appears:
Would it make sense to have a Meetup group or something? Idk about other people but I pretty much exclusively schedule via mobile and the notifications + attendance features on there are super useful
adding yet another split off website/app/tool imho detracts usability
aka calendar on premise (this website) → awesome improvement
calendar/scheduling somewhere else for use with this website/community → not a fan
Thanks for the feedback! I’m trying to implement something along those lines at the moment but admittedly it’s a little rough around the edges. On mobile, you’ll see a bar along the bottom with a calendar “plus” icon. Hit that and it’ll show you the next few upcoming events.
The upcoming events requires whoever started the topic in “arrange a game” to create an event alongside it. It’s early days but I’m hoping this will improve in the near future as people get used to it.