Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[v2] Please consider using a different term instead of "schedule" #429
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


When getting started with tui.calendar, I found the "schedule" quite confusing, until I realized that's meant to mean one individual "event", "appointment", or "meeting". Google calendar calls those "events".
https://www.google.com/search?q=define+schedule says schedule is a list of intended events. That what would the purpose of an individual "calendar", or schedule (eg My calendar, Company, Family...)
In v2, would you please consider renaming the "schedule" terminology to "event" in API and docs, while maybe also keeping "schedule" API for backwards compatibility?
Thanks