diff --git a/backlog.md b/backlog.md index c418d47..07253f2 100644 --- a/backlog.md +++ b/backlog.md @@ -26,7 +26,8 @@ ## Quick Wins (low effort, high value) ### Group by Node -- Collapse/expand VMs/LXCs by node with toggle +- Collapse/expand VMs/LXCs by node with toggle. Each node is a collapsible card with running/stopped subtotals. +- **Status: done (merged to main)** ### Uptime Duration - Format uptime seconds to "3d 4h 12m" via `formatUptime()` helper