@silverbirder/caat

CaAT is the Google Apps Script Library that Calculate the Assigned Time.

Usage no npm install needed!

<script type="module">
  import silverbirderCaat from 'https://cdn.skypack.dev/@silverbirder/caat';
</script>

README

CaAT

CaAT is the Google Apps Script Library that Calculate the Assigned Time in Google Calendar.

sample

This Calendar's Assign Time is 3 hours, excluding Lunch ,Morning MTG, and Concentration.
And Bob has a morning break on the 23rd.

Use By Google Apps Script

  1. Access the Your Google Apps Script.
  2. Add the this library. (CaAT)
    1. API ID is M789zIcys5BnW_gD7nRpmM3WuXGFJZPSs
  3. Use it like the SampleCaat.

Use By TypeScript

This library is published by npm.
@silverbirder/caat

$ npm install @silverbirder/caat

Motivation

I wanted to know the assigned time from Google Calendar for scheduling when planning the next week. I could not find such a similar library. So, I made this.

Other

@me: twitter
Please contact @me if you have anything.