skema.ku.dk

So you’re a student at the University of Copenhagen, and you’re starting on a new course. Wouldn’t it be lovely if you could add your schedule to your calendar, so that you could keep track of when to be where?

Well, Rasmus Wriedt Larsen has devised a website, KU Calendar Helper, which automatically produces an ICAL feed you can add to your Google Calendar or similar. You can simply input the URL to the course schedule, and it’ll do the boring work for you.

To simplify this process, I created the following userscript:

Install this script

Export button for skema.ku.dk

To use this script, follow these simple steps:

  1. Go to the SIS-page of the course you want a calendar feed for.
  2. Click “Vis skema for kurset”
  3. On the top of the page that comes up, click “Export to calendar”
  4. Follow the instructions on the page that comes up

The script has been tested in Chrome using Tampermonkey, but should work well in Firefox using Greasemonkey as well.

Thomas Dybdahl Ahle
Offline
Sv: Calendar export on skema.ku.dk

There seems to be an issue with blok2, which is recognized as stretching over 2012-2013 rather than 2013-2014.
As a temporary fix, this is rather easy to search and replace in the ics file.

Btw, thanks for the great tools to Rasmus and Sebastian!