From 5e87d5e898132ce1659d302325b9c82169914e6d Mon Sep 17 00:00:00 2001 From: Darek Date: Sun, 12 Apr 2026 15:51:28 -0500 Subject: [PATCH] Add column picker to dashboard with localStorage persistence Optional columns: Chemistry, Capacity, Storage Location, Purchase Date, Charge Cycles. Selection persists across page loads via localStorage. --- templates/dashboard.html | 64 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index beb10de..e434bf2 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -29,6 +29,20 @@
+
+
+ + +
+
+