Homepage dashboard improvements #76

Merged
eblume merged 13 commits from feature/homepage-dashboard-updates into main 2026-01-30 15:05:03 -08:00
Showing only changes of commit 4b13bb7ff9 - Show all commits

Add archive size metric to borgmatic widget

Shows deduplicated repository size alongside time since last backup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-30 13:35:32 -08:00

View file

@ -56,6 +56,10 @@ config:
query: time() - borgmatic_last_archive_timestamp query: time() - borgmatic_last_archive_timestamp
format: format:
type: duration type: duration
- label: Archive size
query: borgmatic_repo_deduplicated_size_bytes
format:
type: bytes
# External bookmarks # External bookmarks
bookmarks: bookmarks: