Update Meeting Data¶
Reference YAML in Fundamentals
Thoroughly explain the structure of our meeting data
Tutorial: Play around with example data
Update a Meeting¶
It is recommended to first read Meeting Data Format.
The process to update meetings is very similar to the process required to
Create an Event. Meeting information is stored in the data folder, which
can either have a single meetings.yaml file, or a directory named
meetings/ with any number of ____.yaml files within, each one
representing a meeting.
Spaces: These yaml files are a special format that functions very similar to a database. Spaces (NOT TABS) and colons are very important.