Skip to content

A script designed to run on Google Apps using the Caledar-serivce.

License

Notifications You must be signed in to change notification settings

bempus/Limit-Calendar-Events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Limit Events per Day in Google Calendar

Imagine you have 4 available timeslots in a day, however you want to close the day once 3 of them are filled. You obviously don't want to check manually. This is what Limit Bookings was designed for.

Description

This script will add full-day events to your calendar when the criteria is met.

limitBookings()

By retrieving recently updated events (default 60 seconds) this function can detect if a day should be closed based on the set criteria.

limitBookingsMonthly()

This function checks every day in a set period of time (default 90 days) and updates the day based on the set criteria. It is recommended that this funciton is only used once or twice a day.

Resources

Credit

Other projects

Q-er - A queuing system for Twitch.tv

Contact

If you have any questions feel free to Contact me

About

A script designed to run on Google Apps using the Caledar-serivce.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published