ticker: add defaults for a few calendars
parent
00471278e4
commit
0e781cb313
|
@ -40,6 +40,10 @@
|
|||
stura-htw = {
|
||||
url = "http://www.stura.htw-dresden.de/events/aggregator/ics_view";
|
||||
color = "#BF3FA7";
|
||||
defaults = {
|
||||
location = "StuRa, HTW Dresden";
|
||||
url = "https://stura.htw-dresden.de/";
|
||||
};
|
||||
};
|
||||
malobeo = {
|
||||
url = "https://malobeo.org/events/list/?ical=1&tribe_display=all";
|
||||
|
@ -60,6 +64,10 @@
|
|||
zentralwerk = {
|
||||
url = "https://ics.teamup.com/feed/ksayh65fgotv2prcas/0.ics";
|
||||
color = "#FF3F3F";
|
||||
defaults = {
|
||||
location = "Zentralwerk, Riesaer Str. 32";
|
||||
url = "https://www.zentralwerk.de";
|
||||
};
|
||||
};
|
||||
and = {
|
||||
url = "https://a-dresden.org/veranstaltungen/liste/?ical=1";
|
||||
|
@ -68,10 +76,18 @@
|
|||
rosenwerk-home = {
|
||||
url = "https://www.google.com/calendar/ical/bj85d742g31mgkblbaiusmk3s8%40group.calendar.google.com/public/basic.ics";
|
||||
color = "#DF003F";
|
||||
defaults = {
|
||||
location = "Konglomerat e.V., Jagdweg 1-3";
|
||||
url = "https://konglomerat.org/programm.html";
|
||||
};
|
||||
};
|
||||
rosenwerk-kultur = {
|
||||
url = "https://www.google.com/calendar/ical/93enn926ddhgr79hnqp83ipj3g%40group.calendar.google.com/public/basic.ics";
|
||||
color = "#BF001F";
|
||||
defaults = {
|
||||
location = "Konglomerat e.V., Jagdweg 1-3";
|
||||
url = "https://konglomerat.org/programm.html";
|
||||
};
|
||||
};
|
||||
haengemathe = {
|
||||
url = "https://club-haengemathe.de/termine.ics";
|
||||
|
@ -152,6 +168,7 @@
|
|||
impact-hub = {
|
||||
url = "https://dresden.impacthub.net/calendar/liste/?hide_subsequent_recurrences=0&ical=1";
|
||||
color = "#3F2FCF";
|
||||
defaults.location = "Impact Hub Hbf, Bayrische Straße 8";
|
||||
};
|
||||
kursiv = {
|
||||
url = "https://www.kursif.eu/termine/events.ics";
|
||||
|
@ -181,6 +198,10 @@
|
|||
uniklinikum = {
|
||||
url = "https://www.uniklinikum-dresden.de/de/@@event_listing_ical?mode=future";
|
||||
color = "#AF3F2F";
|
||||
defaults = {
|
||||
location = "Uniklinikum";
|
||||
url = "https://www.uniklinikum-dresden.de/";
|
||||
};
|
||||
};
|
||||
pfsr = {
|
||||
url = "https://pfsr-web.phy.tu-dresden.de/drupal/calendar/*/export.ics";
|
||||
|
@ -241,6 +262,7 @@
|
|||
kino-im-kasten = {
|
||||
url = "https://www.kino-im-kasten.de/ical";
|
||||
color = "#550000";
|
||||
defaults.location = "Kino im Kasten, August-Bebel-Str. 20";
|
||||
};
|
||||
juedische-woche-dresden = {
|
||||
url = "https://juedische-woche-dresden.de/events/?ical=1";
|
||||
|
@ -299,6 +321,14 @@
|
|||
url = "https://www.metaknoten.net/de/veranstaltungen.ics";
|
||||
color = "#040a25";
|
||||
};
|
||||
gag18 = {
|
||||
url = "https://calendar.google.com/calendar/ical/kellerklubgag18%40gmail.com/public/basic.ics";
|
||||
color = "#640909";
|
||||
defaults = {
|
||||
location = "Kellerclub GAG 18, Fritz-Löffler-Straße 16";
|
||||
url = "https://www.gag-18.com/veranstaltungen-1/veranstaltungskalender/";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue