Cleanup obsolete Bring! items after smart shopping algorithm fix

- cleanupObsoleteBringItems(): one-time per session, removes items from Bring!
  that the updated smart shopping algorithm no longer considers relevant
- Cross-references shoppingItems vs smartShoppingItems using exact + token match
- Shows toast with count of removed items
- Called alongside autoAddCriticalItems after loading smart shopping data
This commit is contained in:
dadaloop82
2026-03-29 19:54:05 +00:00
parent df32fa3441
commit 4b3e5f2ce4
3 changed files with 50 additions and 1 deletions
+1 -1
View File
@@ -997,6 +997,6 @@
</div>
</div>
<script src="assets/js/app.js?v=20260329d"></script>
<script src="assets/js/app.js?v=20260329e"></script>
</body>
</html>