Nested Categories (#1561)

* Prepare entry search for nested categories

* Subcategory implementation

* Remove caching for test stability
This commit is contained in:
Zach Gollwitzer
2024-12-20 11:37:26 -05:00
committed by GitHub
parent a4d10097d5
commit 77def1db40
31 changed files with 297 additions and 234 deletions

View File

@@ -4,11 +4,14 @@ one:
income:
name: Income
internal_category: income
color: "#fd7f6f"
family: dylan_family
food_and_drink:
name: Food & Drink
internal_category: food_and_drink
family: dylan_family
subcategory:
name: Restaurants
parent: food_and_drink
family: dylan_family