Skip to content

Feature : Implement exporting the time table #55

@ritgit24

Description

@ritgit24

This feature can be implemented in two possible ways:

  1. ICS-based export (Recommended)
    The extension can generate an .ics (iCalendar) file in memory from the timetable data.
    Users can then manually import this file into Google Calendar (and other calendar apps), ensuring broad compatibility without requiring authentication or external APIs.

  2. Google Calendar API integration
    Alternatively, the extension can directly create events using the Google Calendar API.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions