From 022a934785d4625e7d7a0053f7f57a2321210644 Mon Sep 17 00:00:00 2001 From: posimai Date: Sun, 22 Mar 2026 18:28:40 +0900 Subject: [PATCH] feat: redesign with sidebar navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace tab-bar with fixed sidebar (persistent on desktop ≥768px, slide-in on mobile) - Sidebar: Board/Ideas fixed views + searchable per-app list with open task count badges - App view: clicking an app shows tasks grouped by status (Next/Backlog/Hold/Done) with collapsible groups and per-group add buttons - Done group collapses by default for cleaner focus on active work - Settings gear in sidebar footer (theme toggle, JSON export, reload) - Sidebar overlays on mobile with hamburger toggle in header - Header shows current view/app name and quick-add button Co-Authored-By: Claude Sonnet 4.6 --- index.html | 1562 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 939 insertions(+), 623 deletions(-) diff --git a/index.html b/index.html index f2bf0f2..224b215 100644 --- a/index.html +++ b/index.html @@ -30,157 +30,169 @@ - + - - - -
-
- - Roadmap + + + + + + + + + + + + + +
+
+
+ + + Board +
+ +
+ +
+
+
- -
-
- - - -
- -
-
-
-
-
- - - - -