This is a simple script that will prefill the description of a Google Calendar event with a template.
- Go to the Google Web Store
- Click "Add to Chrome"
- Click on icon of the extension in the top right corner of your browser
- Click on "Options"
- Enter your templates in the text box
- Click "Save"
- Go to Google Calendar
- Click on the "Create" button
- Click on "Add description"
- Choose a template from the dropdown and see the description get filled in
- Clone the repo
- Run
yarn install
- Run
yarn dev
to start the development server with Tailwind CSS and watch for changes
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.