mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
Feature: Support previous days option in Calendar Agenda (#2375)
Signed-off-by: Denis Papec <denis.papec@gmail.com>
This commit is contained in:
parent
acafbb5100
commit
518ed7fc4e
3 changed files with 6 additions and 1 deletions
|
@ -33,6 +33,7 @@ widget:
|
|||
type: calendar
|
||||
view: agenda
|
||||
maxEvents: 10 # optional - defaults to 10
|
||||
previousDays: 3 # optional - shows events since three days ago - defaults to 0
|
||||
integrations: # same as in Monthly view example
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue