From 539122f3c80fe1f27348f0ddfc7fd428a58384b8 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Thu, 22 Jan 2026 21:00:38 -1000 Subject: Add shopping quick-add feature - Add Shopping tab to action modal (Ctrl+K) - Add /partials/shopping-lists endpoint to fetch lists from Shopping board - Store dropdown populated dynamically from Trello - Items added via existing unified-add endpoint Co-Authored-By: Claude Opus 4.5 --- web/templates/index.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/templates/index.html b/web/templates/index.html index f525a09..32c0857 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -87,7 +87,11 @@
+
+ + +