How to add a custom button inside Google Calendar?

1.6k views Asked by At

I want to have custom button as shown in the image

Is it possible to have the feature in the image inside Google Calendar. I came across Gadget in Google Calendar, but I cannot figure out how to do it. Is there any way Google is allowing to add add-ons for calendar?

1

There are 1 answers

0
ReyAnthonyRenacia On

This is not possible. What you can do is create your own interface/client-side UI and then use the Calendar API to perform operations. You can also give the Calendar Apps Script if it suits your purpose.