Group clock and calendar in glance

This commit is contained in:
Daniel Cosme
2026-05-07 16:31:40 -04:00
parent 2629408792
commit 5fc42f841e
2 changed files with 38 additions and 32 deletions
+19 -16
View File
@@ -91,22 +91,25 @@ data:
first-day-of-week: monday first-day-of-week: monday
- size: small - size: small
widgets: widgets:
- type: clock - type: group
title: Home widgets:
hour-format: 24h - type: clock
timezones: hour-format: 24h
- timezone: America/Montreal timezones:
label: Montreal - timezone: America/Montreal
- timezone: America/Bogota label: Montreal
label: Bogota - timezone: America/Vancouver
- timezone: Europe/Madrid label: Vancouver
label: Madrid - timezone: UTC
- timezone: Europe/Sofia label: UTC
label: Sofia (Bulgaria) - timezone: America/Bogota
- timezone: America/Vancouver label: Bogota
label: Vancouver - timezone: Europe/Madrid
- timezone: UTC label: Madrid
label: UTC - timezone: Europe/Sofia
label: Sofia (Bulgaria)
- type: calendar
first-day-of-week: monday
- name: Default - name: Default
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look # Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
# hide-desktop-navigation: true # hide-desktop-navigation: true
+19 -16
View File
@@ -53,22 +53,25 @@
first-day-of-week: monday first-day-of-week: monday
- size: small - size: small
widgets: widgets:
- type: clock - type: group
title: Home widgets:
hour-format: 24h - type: clock
timezones: hour-format: 24h
- timezone: America/Montreal timezones:
label: Montreal - timezone: America/Montreal
- timezone: America/Bogota label: Montreal
label: Bogota - timezone: America/Vancouver
- timezone: Europe/Madrid label: Vancouver
label: Madrid - timezone: UTC
- timezone: Europe/Sofia label: UTC
label: Sofia (Bulgaria) - timezone: America/Bogota
- timezone: America/Vancouver label: Bogota
label: Vancouver - timezone: Europe/Madrid
- timezone: UTC label: Madrid
label: UTC - timezone: Europe/Sofia
label: Sofia (Bulgaria)
- type: calendar
first-day-of-week: monday
- name: Default - name: Default
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look # Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
# hide-desktop-navigation: true # hide-desktop-navigation: true