An open API service indexing awesome lists of open source software.

https://github.com/prokopsimek/google-calendar-description-prefiller

This Google Chrome extension prefills the description field when creating events in Google Calendar.
https://github.com/prokopsimek/google-calendar-description-prefiller

brave-extension chrome-extension extension-chrome google-calendar productivity

Last synced: 4 months ago
JSON representation

This Google Chrome extension prefills the description field when creating events in Google Calendar.

Awesome Lists containing this project

README

        

# Google Calendar Description Prefiller

This is a simple script that will prefill the description of a Google Calendar event with a template.



## Installation

1. Go to the [Google Web Store](https://chrome.google.com/webstore/detail/google-calendar-descripti/coojcmcomfnjnpeejpnojnokdjackihp/)
2. Click "Add to Chrome"

## Configuration

1. Click on icon of the extension in the top right corner of your browser
2. Click on "Options"
3. Enter your templates in the text box
4. Click "Save"

## Usage

1. Go to [Google Calendar](https://calendar.google.com/)
2. Click on the "Create" button
3. Click on "Add description"
4. Choose a template from the dropdown and see the description get filled in

## Development

- Clone the repo
- Run `yarn install`
- Run `yarn dev` to start the development server with Tailwind CSS and watch for changes

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/)