Python scripts for managing university notes, exercise sheets and course metadata.
503c32ae9e
Start on documentation and improve setup experience |
||
---|---|---|
scripts | ||
LICENSE | ||
preamble.tex | ||
README.md |
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.