Files
EverShelf/assets
dadaloop82 c015b5b623 Fix category mapping: use product name for ambiguous OF tags
- Rewrite mapToLocalCategory() to accept product name as 2nd param
- Add guessCategoryFromName() for Italian product name-based detection
- Handle 'plant-based-foods-and-beverages' tag via name guessing
  (was incorrectly matching beverage regex for pasta, pane, etc.)
- Handle 'sweeteners' tag → condimenti
- Move generic beverage regex to last position with plant-based exclusion
- Update all 9 call sites to pass product name
2026-03-10 12:03:06 +00:00
..