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
+8 -5
View File
@@ -90,23 +90,26 @@ data:
- type: calendar - type: calendar
first-day-of-week: monday first-day-of-week: monday
- size: small - size: small
widgets:
- type: group
widgets: widgets:
- type: clock - type: clock
title: Home
hour-format: 24h hour-format: 24h
timezones: timezones:
- timezone: America/Montreal - timezone: America/Montreal
label: Montreal label: Montreal
- timezone: America/Vancouver
label: Vancouver
- timezone: UTC
label: UTC
- timezone: America/Bogota - timezone: America/Bogota
label: Bogota label: Bogota
- timezone: Europe/Madrid - timezone: Europe/Madrid
label: Madrid label: Madrid
- timezone: Europe/Sofia - timezone: Europe/Sofia
label: Sofia (Bulgaria) label: Sofia (Bulgaria)
- timezone: America/Vancouver - type: calendar
label: Vancouver first-day-of-week: monday
- timezone: UTC
label: UTC
- 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
+8 -5
View File
@@ -52,23 +52,26 @@
- type: calendar - type: calendar
first-day-of-week: monday first-day-of-week: monday
- size: small - size: small
widgets:
- type: group
widgets: widgets:
- type: clock - type: clock
title: Home
hour-format: 24h hour-format: 24h
timezones: timezones:
- timezone: America/Montreal - timezone: America/Montreal
label: Montreal label: Montreal
- timezone: America/Vancouver
label: Vancouver
- timezone: UTC
label: UTC
- timezone: America/Bogota - timezone: America/Bogota
label: Bogota label: Bogota
- timezone: Europe/Madrid - timezone: Europe/Madrid
label: Madrid label: Madrid
- timezone: Europe/Sofia - timezone: Europe/Sofia
label: Sofia (Bulgaria) label: Sofia (Bulgaria)
- timezone: America/Vancouver - type: calendar
label: Vancouver first-day-of-week: monday
- timezone: UTC
label: UTC
- 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