diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-27 11:57:27 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-27 11:57:27 +0200 |
| commit | c5e83f7bec9fb07593eeb84dde8799a2ebbd35a7 (patch) | |
| tree | f2264637ec1ccc0b9374f68fb7d37e088b9a7f30 /infos.yaml | |
| parent | 127db345421b8e5a784df5590ee31607bcfba37b (diff) | |
Minor changes
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -123,3 +123,17 @@ events: name: "Guest Lecture" date: "07/11/2025" who: "Loïc" + +config: + name_wrap: 15 # Line break will follow if names exceed this value + calendar: + show_room: yes + show_time: yes + show_who: yes + show_project: yes + show_date: yes + min_col_width: 10 # if <=0 not acccounted + defrag: no # If yes empty lines from the calendar are not shown + labels: + week: "Week {}" + project: "Projects" |
