From 3080c3affd79020f26a9c982d24ebd386854bc21 Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 18 Apr 2026 14:47:59 +0200 Subject: [PATCH] docs: add six next improvement ideas [skip ci] --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.md b/TODO.md index 9d5a370..4dd7986 100644 --- a/TODO.md +++ b/TODO.md @@ -39,3 +39,11 @@ Improving & Fixing Bugs (V3) - [x] Extra UI polish pass (spacing, cards, hierarchy) - [x] Centered and enlarged edit/check-up modals to fully overlay nav - [x] Fixed modal keyboard glitching (stable centered keyboard-aware layout) + +## Next Improvements (Requested) +- [ ] Edit trip directly in the trip view modal (name/location/dates/image) +- [ ] Add archive flow for trips (hide from active list without deleting history) +- [ ] Enhance check-up modal UX (progress bar + back/skip controls) +- [ ] Add bulk item actions and filters (pack all/unpack all + status/category chips) +- [ ] Add image optimization controls before save (compress/crop) +- [ ] Add JSON export/import backup + restore flow