summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-01 20:26:07 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-05-01 20:38:01 +0200
commit567a0f7a2f248cd25b8a5e0e357f9b10c16a9036 (patch)
tree5c0e0e8790fe8f7be2eecfcb4fe70222b7a847da /docs
parent1c0c2e4be26dcd68fdb538edd5845ea702b9fa98 (diff)
downloadsplus-567a0f7a2f248cd25b8a5e0e357f9b10c16a9036.tar.gz
splus-567a0f7a2f248cd25b8a5e0e357f9b10c16a9036.zip
Retrieve schedule for current week, add course config var (closes #3)
Diffstat (limited to 'docs')
-rw-r--r--docs/.gitkeep0
-rw-r--r--docs/informatik1.ics59
2 files changed, 59 insertions, 0 deletions
diff --git a/docs/.gitkeep b/docs/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/.gitkeep
diff --git a/docs/informatik1.ics b/docs/informatik1.ics
new file mode 100644
index 0000000..b570fea
--- /dev/null
+++ b/docs/informatik1.ics
@@ -0,0 +1,59 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//sebbo.net//ical-generator//EN
+BEGIN:VEVENT
+UID:4d3974642875c102@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180502T080000Z
+DTEND:20180502T093000Z
+SUMMARY:Diskrete Strukturen
+DESCRIPTION:Prof. Dr. P. Riegler
+END:VEVENT
+BEGIN:VEVENT
+UID:5382f59c285e14e1@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180503T080000Z
+DTEND:20180503T093000Z
+SUMMARY:Diskrete Strukturen
+DESCRIPTION:Prof. Dr. P. Riegler
+END:VEVENT
+BEGIN:VEVENT
+UID:c055fa0e8f639679@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180430T121500Z
+DTEND:20180430T134500Z
+SUMMARY:Technische Grundlagen der Informatik - VL
+DESCRIPTION:Dipl.-Ing. K. Dammann
+END:VEVENT
+BEGIN:VEVENT
+UID:c4323de907a5dca9@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180502T121500Z
+DTEND:20180502T134500Z
+SUMMARY:Technische Grundlagen der Informatik - VL
+DESCRIPTION:Dipl.-Ing. K. Dammann - Achtung\, Veranstaltung findet unregel
+ mässig statt. Wöchentlich Stundenplan beachten!
+END:VEVENT
+BEGIN:VEVENT
+UID:416dc6826b4fc8df@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180430T140000Z
+DTEND:20180430T153000Z
+SUMMARY:Einführung in die Informatik
+DESCRIPTION:Prof. Dr. W. Pekrun
+END:VEVENT
+BEGIN:VEVENT
+UID:c646de413f83e964@localhost
+SEQUENCE:0
+DTSTAMP:20180501T183705Z
+DTSTART:20180430T154500Z
+DTEND:20180430T171500Z
+SUMMARY:Einführung in die Informatik
+DESCRIPTION:Prof. Dr. W. Pekrun
+END:VEVENT
+END:VCALENDAR \ No newline at end of file