tjandrayana / recap-calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recap-calendar

WFH ??? This is very painful. Why ??? Because you need to create your report especially your meeting manually!!! So , what we need to do ??? Yes, this is the answer ^^ recap-calendar is a tool developed for all lazy people. Lazy to recap calendar meeting manually. This code is used to help you recap your meeting. Your meeting will be recapped automatically whenever you run this tool.

There are 2 types provided : 1 . Meeting 2. Individual Task

You want can Setup an Individual Task, by creating a calendar and put this prefix [Individual Task] + "the title". So, your individual work also will be reported. Happy WFH guys !!!

how to use it ?

1. Give star for this url repo https://github.com/tjandrayana

2. Open your calendar

3. Open a new google sheets

4. Find the script editor inside Tools

5. You will be redirect to Apps Script

6. Copy the code in the code.gs and paste in the Apps Script

7. Change the email as yours in line 9

8. Set your start_date and finish_date in line 3 & 4

9. Run the code

10. Setup the permission

11. Open the sheet before

12. If you Need to Create Individual Task, just create an event and name it with pattern [Individual Task] your task

About

License:MIT License


Languages

Language:JavaScript 100.0%