mirror of
https://github.com/jhbruhn/ics-adapter.git
synced 2025-03-15 03:25:49 +00:00
Extend readme
This commit is contained in:
parent
35349b9d04
commit
3d61b979c4
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@ With an actual .ics url, it looks like this:
|
||||||
http://192.168.178.42:3000/calendar/https%3A%2F%2Fnextcloud.net%2Fremote.php%2Fdav%2Fpublic-calendars%2Fasdlkijf/entries
|
http://192.168.178.42:3000/calendar/https%3A%2F%2Fnextcloud.net%2Fremote.php%2Fdav%2Fpublic-calendars%2Fasdlkijf/entries
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may also list multiple urls to calendars separated with a `;`:
|
||||||
|
```
|
||||||
|
http://<docker-host>:3000/calendar/<ics-url-1>;<ics-url-2>/entries
|
||||||
|
```
|
||||||
|
|
||||||
Previous versions also supported these URL formats, but these are not compatible with modern OEPL features:
|
Previous versions also supported these URL formats, but these are not compatible with modern OEPL features:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue