-
Notifications
You must be signed in to change notification settings - Fork 0
Add volume usage history tracking #5
Copy link
Copy link
Open
Labels
area: visualizationStorage visualizationStorage visualizationpriority: lowLow priorityLow prioritystatus: backlogIn backlog, not yet startedIn backlog, not yet startedtype: featureNew feature or enhancementNew feature or enhancement
Description
Description
Track and display volume usage over time to help users understand storage consumption patterns.
Features
- Store periodic snapshots of volume usage
- Display line chart of usage over time
- Show growth rate (GB/month)
- Estimate time until full
Implementation
- Store data in UserDefaults or local SQLite
- Create CapacityHistoryView with chart
- Add to Overview tab
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: visualizationStorage visualizationStorage visualizationpriority: lowLow priorityLow prioritystatus: backlogIn backlog, not yet startedIn backlog, not yet startedtype: featureNew feature or enhancementNew feature or enhancement
Projects
Status
Todo