Python scripts for managing university notes, exercise sheets and course metadata.
Go to file
2020-05-18 20:42:34 +02:00
scripts link calendarId to config.py to ease user setup 2020-05-18 20:42:34 +02:00
LICENSE Add licence 2019-09-15 20:45:40 +02:00
preamble.tex move pdfminorversion to the top 2020-04-11 17:06:30 +02:00
README.md add documentation for Google Calendar integration setup 2020-05-18 20:42:13 +02:00

Managing LaTeX lecture notes

This repository complements my third blog post about my note taking setup.

Setup Google Calendar integration

To get the calendar script (countdown.py) working, follow step 1 and 2 of the Google Calendar Python Quickstart, and place credentials.json in the scripts directory. Then open config.py and edit the ROOT as well as the USERCALENDARID variables to your own needs.