This web app can be used to convert a Google calendar event into a simple Markdown file suitable for taking meeting notes.
Add a file called config.json which follows the same schema as config-sample.json, and add your own clientId
and apiKey
using these instructions from Google. This app can be published onto a web server, or run locally using something like the node app http-server
.