cross-posted from: https://lemmy.world/post/14744285

I’ve mentioned this on another post, but I’ll create a new thread to hear other opinions.

I’m proposing to have the Community Events on Perchance Hub be hosted on this Lemmy Community.

To accomplish this, the Forms tab on the Perchance Hub would be changed to Events tab. It would host the Event posts from this community.

That is, anyone can post an Event thread here and it would be mirrored on the Perchance Hub.

Technical Notes: The posts here would be retrieved (via the Lemmy API) and the posts would be filtered to events only. The Event posts will then be parsed and neatly displayed on the Perchance Hub. This would mean that the posts would have a template to follow.

This is so that anyone is welcome to create Events and those Event makers would be the ones who will manage their own events (no longer needing to wait the Perchance Hub update).

This way, there could be different events running, managed by different people, with different topics, event types, and limitations/rules and to update the details on the Perchance Hub, the event creators can just edit the event posts and it would reflect on the Hub.

Not yet sure about what details would be on the Perchance Hub. But something like @BluePower’s Upcoming Events Page might be a good format/structure to remix with (although the comments plugin on each event on Perchance Hub might not be used since the Event Post already have a comments/thread to talk with).

Technical Notes: The mirrored details can probably include a cover image, ability for the creators to change the colors on the Hub, specify if it is an ‘image’ event, ‘generator/page’ based event, etc., so the formatting on the Hub would be nice.

In Summary:

  • Community Events will be hosted in https://lemmy.world/c/casual_perchance
  • Events are now hosted/managed by Event Creators
    • The posts would have a (somewhat strict) template to nicely structure them on the mirror on the Perchance Hub.
    • Events can simultaneously ran by different people, with different topics, event types, limitations or rules.
    • Events can be updated by the Event Creator
  • Event Details and Content / Template Format is not yet decided
  • Format in the Perchance Hub is not yet designed.

Additional Notes:

  • With this, I might remove the ‘announcement modal’ on the hub upon first visit (or when there is update to it) to remove the clutter.
  • Might also implement a dark mode to the Hub. (will require quite an overhaul on the hub page)
  • Might dynamically add the Event’s banner on the Home Page for each event (with the most recent and about to end event on the top).
  • I currently do not have a stable internet so these changes might take a while to implement xD
  • perchance@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    I love this! The idea of having a ‘metadata’ syntax that the event author can use to specify extra details is cool (e.g. the event cover image, like you said). Maybe just Perchance tree syntax in the last codeblock, since people will be more familiar with it than e.g. yaml (which is what’s normally used to add metadata for markdown)? Then can just eventMeta = createPerchanceTree(lastCodeBlockContents). Just thinking out loud here though. Lots of completely fine/reasonable ways to do this I think - the implementation details are hardly the important part.

    (Also very thankful for how easy Lemmy makes this. Happy we moved on from Reddit when we did.)

    • perchance@lemmy.worldM
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      The design/layout is really nice!

      My only feedback is the button to go “back to events” from a event page should disable and maybe show a “loading…” or something while the event page data is loading so it’s clear that something is happening. I clicked it a few times thinking it wasn’t working and it triggered multiple loads.

      Great job with this - awesome idea and very cool that the casual_perchance community can now programmatically “interact” with the hub!

    • 🎲VioneT@lemmy.worldOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      Post the submissions on the comments of the post. Then the organizer will edit the post to add the submissions.