Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meetable events should clearly show event author/organizer and creation datetime #83

Open
tantek opened this issue Mar 2, 2020 · 2 comments

Comments

@tantek
Copy link

tantek commented Mar 2, 2020

Typical popular events sites and services (Google Calendar, Facebook) prominently show who created and is organizing events, as well as when they were created. Meetable should do this by default, at a minimum using the author’s personal site they used to sign-in via IndieAuth, and the datetime at which they created the event.

The author’s personal site can be parsed for a representative h-card to use for their display name and image (h-card name and logo or photo), though even showing the domain name of the author would be useful (absent an h-card display name or logo/photo).

This would at a minimum be very useful for the events.indieweb.org deployment of Meetable, as that was used to replace use of the wiki for events which had this information implicitly in the browsable edit history.

Who created it use-cases: knowing who created an event helps clarify the potential legitimacy of the event and/or how much help the organizer may need (is it a known organizer of such events, the usual person, or a new person but still known to the community, or a random person who may need help). Additionally, having a clear organizer helps provide at least a default contact for any Code of Conduct follow-ups.

When was it created use-cases: it is useful to know the when created information as a method for if an event was created long in advance and might not still be happening, or if it was created very recently and thus is much more likely to be happening.

This information should be prominently publicly displayed on Meetable event pages.

(Originally published at: https://tantek.com/2020/062/b1/)

@dshanske
Copy link

dshanske commented Jun 9, 2020

@tantek mentioned organizer...but sometimes there is an organization...for example, a club...not just one individual.

@aaronpk
Copy link
Owner

aaronpk commented Jul 6, 2020

I'm still on the fence about how best to handle this, since the event organizer may not be the same as the person who created it.

In the mean time, the revision history for the event is one way to see who added it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants