Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-26T18:30:49.000Z (9 months ago)
- Last Synced: 2024-11-27T13:39:11.534Z (2 months ago)
- Topics: google-apps-script, google-sheets, google-sheets-custom-function, google-sheets-templates
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- 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).