recurring:
  # Each rule applies from an inclusive YYYY-MM onward, optional until YYYY-MM.
  # Latest rule per category wins if overlapping.
  - category: Miete
    value: -950
    from: "2025-01"
  - category: Gehalt
    value: 1234
    from: "2025-01"
  - category: Media
    value: -13.99
    comment: Netflix
    from: "2025-01"

years:
  - year: 2025
    months:
      - month: 9
        entries:
          - category: Restaurant
            comment: Pizza Italia
            value: -50
