Adding savings account check

This commit is contained in:
Random936
2026-05-16 09:50:51 -04:00
parent 70d20e13ae
commit 4e6211130f

View File

@@ -37,6 +37,7 @@ def format_transactions:
def rename_accounts:
map(.name |= (
if (.| contains("7778")) then "Checking"
elif (.| contains("8704")) then "Assets:Sofi:Checking"
elif (.| contains("5809")) then "Credit"
elif (.| contains("3116")) then "Amazon"
elif (.| contains("3013")) then "Savings"