[F/OS/EXP] πŸ“… Google Calendar Extension! (60+ Blocks)

Here is the script I used

will test with calendar app closed, just a minute... :wink:

1 Like

Yes got a notification with Calendar app closed (not sure if the popup or the default notifier though...)

Settings wise, I just made sure that Google could read notifications, and that notifications were "on".

I also set Chrome/Chromium to deliver desktop notifications on my Chromebook and Linux computer.

1 Like

Thanks a lot, I'll include it in the next release.

Great!

1 Like

Does it also deliver the message on Android btw?

Yes, that is what I was referring to.
(actually did not get a desktop notification :upside_down_face: )

1 Like

Congratulations @Gordon_Lu ! :slightly_smiling_face:
Will try it...

1 Like

hi i am using your google calendar extension and i was wondering how can i set a label to show my daily events on google calendar using your extention

Hi, could you give some example for name and date? Because I'm getting error....

The date parameter does not accept a string. It only takes an instant as an input. Use the DatePicker. Instant property.

image
Hi, may I know did I use the wrong block? I didn't get any error, but it didn't work.

We do not know the values of the ListView. It may or may not be an event ID, and thus it may or may not work.

Looks like a great extension, thanks! But maybe I'm missing something: How can I simply display the events from a certain date? I've tested and works fine to receive my calendars, but can't find how to display the events... Any ideas?

Hello,

Currently it is not possible with this extension. But if you want to I can deliver an update by Saturday. I am currently dealing with competitions and an exam.

1 Like

Well, I think this update is essential, so one could see the updates made by the extension on the calendar in the same aplication. Maybe only one new block, with begin, end date and calendarId parameters, who return a list of JSONs of the events.

Any update on this idea?

I'm fixing old descriptions and rewriting the Google Apps Script code. I am also adding some new blocks. I promise it will be good when I release it.