docs: start milestone v1.2 Collection Power-Ups

This commit is contained in:
2026-03-16 11:23:57 +01:00
parent 94ebd84cc7
commit 1324018989
2 changed files with 35 additions and 30 deletions

View File

@@ -28,28 +28,32 @@ Make it effortless to manage gear and plan new purchases — see how a potential
- ✓ Lucide icon picker for categories (119 curated icons, 8 groups) — v1.1
- ✓ Automatic emoji-to-Lucide icon migration for existing categories — v1.1
### Active
### Active — v1.2 Collection Power-Ups
(No active milestone — use `/gsd:new-milestone` to start next)
**Goal:** Make core gear management significantly more useful as collections grow — better search, proper weight classification, richer planning threads.
**Target features:**
- Search items by name and filter by category
- Classify items as base weight, worn, or consumable per setup
- Weight distribution visualization (chart by category/classification)
- Candidate status tracking (researching → ordered → arrived)
- Weight unit selection (g, oz, lb, kg)
- Planning category filter with icon-aware dropdown
### Future
- [ ] Search items by name and filter by category
- [ ] Side-by-side candidate comparison on weight and price
- [ ] Candidate status tracking (researching → ordered → arrived)
- [ ] Candidate ranking/prioritization within threads
- [ ] Impact preview: how a candidate affects setup weight/cost
- [ ] Weight unit selection (g, oz, lb, kg)
- [ ] CSV import/export for gear collections
- [ ] Weight distribution visualization (pie/bar chart by category)
- [ ] Classify items as base weight, worn, or consumable per setup
- [ ] Multi-user accounts with authentication
- [ ] Collection sharing and social features (public profiles, shared setups)
- [ ] Auto-fill product information (price, weight, images) from external sources
### Out of Scope
- Authentication / multi-user — single user for v1, no login needed
- Custom comparison parameters — complexity trap, weight/price covers 80% of cases
- Mobile native app — web-first, responsive design sufficient
- Social/sharing features — different product, defer to v2+
- Price tracking / deal alerts — requires scraping, fragile
- Barcode scanning / product database — requires external database
- Community gear database — requires moderation, accounts
@@ -94,4 +98,4 @@ Replaces spreadsheet-based gear tracking workflow.
| ALTER TABLE RENAME COLUMN for SQLite | Simpler than table recreation for column rename | ✓ Good |
---
*Last updated: 2026-03-15 after v1.1 milestone completion*
*Last updated: 2026-03-16 after v1.2 milestone start*