https://github.com/devwannabe-dot/sheets-calendar-apps-script
Unique and original calendar/task organizer template for Google Sheets.
https://github.com/devwannabe-dot/sheets-calendar-apps-script
google-apps-script google-sheets google-sheets-custom-function google-sheets-templates
Last synced: 9 months ago
JSON representation
Unique and original calendar/task organizer template for Google Sheets.
- Host: GitHub
- URL: https://github.com/devwannabe-dot/sheets-calendar-apps-script
- Owner: DevWannabe-dot
- Created: 2024-03-16T17:40:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-26T18:30:49.000Z (over 1 year ago)
- Last Synced: 2025-01-26T05:24:44.570Z (11 months ago)
- Topics: google-apps-script, google-sheets, google-sheets-custom-function, google-sheets-templates
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sheets-calendar-apps-script
Unique and original calendar/task organizer spreadsheet template.
## To-do
- [x] Google Sheets compatible;
- [x] Apps Script autorun trigger;
## How to build
### Google Sheets
1. `git clone https://github.com/DevWannabe-dot/sheets-calendar-apps-script.git`;
2. Open the desired [release](https://github.com/DevWannabe-dot/sheets-calendar-apps-script/releases)'s public URL, proceed to `Make a copy` to your Drive; then
3. Open the file, head to `Extensions > Apps Script` in order to debug the [source code](/src/sheets).