Load ics sources from Space Config

This commit is contained in:
Marek S. Lukasiewicz
2025-01-05 16:56:39 +01:00
parent 968353ce80
commit 9d234428d4
4 changed files with 98 additions and 28 deletions

View File

@@ -23,7 +23,7 @@ icalendar:
sources:
- url: https://example.com/calendar.ics
# override calName for events from this source, otherwise X-WR-CALNAME is used
calName: Example calendar
name: Example calendar
```
## Usage
@@ -44,7 +44,6 @@ select summary, description
## Roadmap
- Load multiple sources from Space Config, instead of SECRETS
- Decide which properties should be exposed:
- Location
- Color?