Skip to content

Commit

Permalink
events + prodid
Browse files Browse the repository at this point in the history
  • Loading branch information
geritwagner committed Jan 15, 2025
1 parent caaa6f9 commit 1b6618c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_ical.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ END:VEVENT`;
return `BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
PRODID:-//YourOrganization//YourProduct//EN
PRODID:-//Digital Work Lab//Calendar Export Tool//EN
METHOD:PUBLISH
X-PUBLISHED-TTL:PT1H
${vtimezone}
Expand Down
41 changes: 40 additions & 1 deletion docs/calendar/events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,43 @@
color: "lightgreen"
recurrence: "FREQ=WEEKLY;INTERVAL=1;BYDAY=MO;UNTIL=20250725T235959Z"
location: "WE5/04.003"
description: "4,00 SWS, Unterrichtssprache Deutsch, Rein Präsenz"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-04-23 12:00"
end: "2025-04-23 14:00"
color: "lightblue"
location: "WE5/04.003"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-05-02 08:00"
end: "2025-05-02 12:00"
color: "lightblue"
location: "WE5/01.003"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-05-08 12:00"
end: "2025-05-08 14:00"
color: "lightblue"
location: "WE5/01.004"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-05-08 14:00"
end: "2025-05-08 16:00"
color: "lightblue"
location: "WE5/01.003"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-05-09 08:00"
end: "2025-05-09 12:00"
color: "lightblue"
location: "WE5/01.003"
- title: "OSP (Digital-Work-Project-B)"
start: "2025-05-22 12:00"
end: "2025-05-22 14:00"
color: "lightblue"
location: "WE5/01.004"
- title: "LRSem"
start: "2025-05-16 08:00"
end: "2025-05-16 16:00"
color: "lightgreen"
location: "WE5/05.005"
- title: "LRSem"
start: "2025-05-23 08:00"
end: "2025-05-23 16:00"
color: "lightgreen"
location: "WE5/05.005"

0 comments on commit 1b6618c

Please sign in to comment.