https://github.com/iloveitaly/google-app-scripts
https://github.com/iloveitaly/google-app-scripts
google-apps-script
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iloveitaly/google-app-scripts
- Owner: iloveitaly
- License: mit
- Created: 2023-05-10T12:56:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T23:50:06.000Z (4 months ago)
- Last Synced: 2025-02-03T21:54:42.240Z (3 months ago)
- Topics: google-apps-script
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Google App Scripts
* calendar_block. Modification of the wonderful blocking script from @marianosimone which adds blocking based on a tag
in a description, ability to specify target calendar, and fixes some bugs with event removal.
* guests_can_modify. Allows guests to modify events they are invited to.## Debugging
Some key URLs:
- https://script.google.com/home/triggers is where you set up triggers
## Inspiration
* https://github.com/marianosimone/google-app-scripts
* https://medium.com/@willroman/auto-block-time-on-your-work-google-calendar-for-your-personal-events-2a752ae91dab