diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-27 13:58:44 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-27 13:58:44 +0200 |
| commit | dea2fa94ad6ce6bc4b2c28799670bf2b16d10ad5 (patch) | |
| tree | c47209888d56d5452e2284fddb69a2e2aca00a79 /infos.yaml | |
| parent | c5e83f7bec9fb07593eeb84dde8799a2ebbd35a7 (diff) | |
Minor changesv2
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -133,7 +133,14 @@ config: 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 + defrag: yes # If yes empty lines from the calendar are not shown labels: week: "Week {}" project: "Projects" + slots: + show_room: yes + projects: + show_week: yes + labels: + start: "Project {} handout" + end: "Project {} deadline" |
