Google Calendar Importer¶ The Google Calendar importer indexes your events and meetings. Configuration¶ Requires Google Cloud OAuth credentials. In apps/importers/config.yaml: importers: local: - name: google_calendar enabled: true scopes: ["https://www.googleapis.com/auth/calendar.readonly"]