Tired of having your calendar full of meetings?
Use Calendar Keeper to set a threshold of meeting hours and block your calendar when it is reached.
- Creates an automation on Google Calendar using Google Apps Script.
- Block your free slots when a meetings hours threshold is reached.
- Configure your own workperiod and meeting hours threshold.
- Exclude specific events, like Lunch or OOO.
- Total privacy. Nobody will read your data. Your data is yours.
- Go to Google Apps Script: https://script.google.com/
- Create a new project
- Copy the content of src/calendarKeeper.js
- Run the script and grant permission
- Create a trigger for the
blockFreeSlotsWhenOverloadedfunction. Configure it based on time. For instance, every 10 minutes - Set your own Calendar Keeper configuration using the config consts