1 2 3 4 5 6 7 8 9 10 11 12 13
#-------------------------------------[config.toml] [general] long = true [accounts.checking] 2023 = "example_acct_checking_2023.csv" [accounts.credit] 2023 = "example_acct_credit_2023.csv" # [amazon] # txfile = "amazon-tx.csv"