You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a feature to write timetable events to users' primary Google calendars, rather than creating secondary "My timetable" calendars. This means that when scheduling meetings, users will show up as Busy during their timetabled lessons. This option is enabled with the --google --primary flag.
Added the --google --remove-secondary flag, which removes all "My timetable" Google calendars. This is useful if you are migrating to use primary calendars.
Thanks to @timmy-mac for contributing to this release.