Open JamesDearlove opened 6 years ago
As a UQ student, I'm naturally biased to ensuring this works for UQ. However, if another uni provides a calendar export feature, it can be done.
See the util folder, which was generated from https://www.uq.edu.au/events/calendar_export.php?option=export.
cb6efe03b21e179a5506c942c12f7834a89ca7d8 added some support for Bond uni (so the script works there) but not its calendar. Adding each uni's calendar is a low priority as it is configurable in the options window.
However, each uni will need specific code implemented (see UniHelper
and uniDefinitions
) to enable the script on their URLs (@match
) and parse their style of course code.
It's very useful to have the date and the week but this won't work for every university. Possibly an option to import them or just a collection of different semester dates.