During CSV/PDF import, automatic category mapping currently relies on exact string matching, which leads to failed matches when category names differ slightly (e.g., due to leading or trailing emojis). Category matching should be more flexible by ignoring leading and trailing emojis.
Example: "🥑 Groceries" vs. "Groceries"
Created by Din from Lunch Money
·