Add Google Calendar instructions

This commit is contained in:
Gilles Castel 2019-09-15 22:46:07 +02:00
parent 8a78337c29
commit c20d64e96d

View File

@ -1,3 +1,5 @@
# Managing LaTeX lecture notes
This repository complements my [third blog post about my note taking setup](https://castel.dev/post/lecture-notes-3).
To get the calendar script working, follow step 1 and 2 of the [Google Calendar Python Quickstart](https://developers.google.com/calendar/quickstart/python), and place `credentials.json` in the `scripts` directory.