Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@silverbirder/caat

Silver-birder47MIT1.0.17TypeScript support: included

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

Google Apps Script, Typescript, Google Calendar, Calculate time, Clasp

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.