Commit 3bce78d
fix: Rename "Other" group to "Uncategorized" and fix Cash & ATM placement
Changed the default group name from "Other" to "Uncategorized" to better
reflect its purpose, and moved "Cash & ATM" from being its own group to
being a category under the Financial group, matching Monarch defaults.
Changes:
- Renamed "Other" group → "Uncategorized"
- Removed "Cash & ATM" as a separate group
- Moved "Cash & ATM" category to Financial group (per Monarch defaults)
- "Check" now only in Uncategorized group (removed from Cash & ATM)
- Updated tests to expect "Uncategorized" group name
This makes the group hierarchy clearer and matches Monarch's structure.
All tests pass.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d6c4798 commit 3bce78d
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
514 | | - | |
| 513 | + | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
0 commit comments