Ignore leading/trailing emojis for category mapping in CSV Import
C
Chris
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"
Log In