storrisi / bookme

A straightforward solution to create a booking link merging multiple calendars
MIT License
3 stars 0 forks source link

The user might want to create an event to a different calendar #5

Closed storrisi closed 3 years ago

storrisi commented 3 years ago

Chances are that a user is creating a personal availability that could potentially impact someone else availability, or that the event should be added to a shared calendar.

So the user could decide whether to add the booked events to his own calendar or to a different one.

storrisi commented 3 years ago

Given Google Api Calendar Object structure, the user should be able to select only calendars marked with

accessRole: owner

By default, the only selected calendar in the list would be the one marked with:

primary: true