#28 Edit Hub Meeting Data Widget
Opened by duffy. Modified

This widget enables the basic info block on a given hub to provide information about a team's/project's regular meeting times:

  • How often does the meeting occur / frequency
  • On what day(s) does the meeting occur
  • At what time does the meeting occur (preferably translated to logged in user's TZ)
  • A link to the next upcoming calendar entry for the meeting
  • A link to the team's meeting minutes page on mote (meetbot.fpo)

meeting-data.png

This widget is present on the create/edit hub screen available to hub admins. It allows the admin to associate a calendar feed (ical? caldav? ??) to a hub, and a meeting minutes URL to the hub. The data displayed on the hub itself would ideally be extrapolated from the calendar feed. If this is too difficult, we could add more fields for manual input of this data.


This is what the meeting data looks like on the hub when it is displayed:

meeting-data-display.png

This is what the meeting data looks like on the hub when it is displayed:

meeting-data-display.png

Would i work on this?

Already started to work on this :)

The current widget lets you set the number of meetings and select a calendar to display, but doesn't have the meeting minutes feature so that needs to be added.

Metadata