ledger_path = "./ledger" [units] CAD = { name = "Canadian Dollar", format = "CA$" } USD = { name = "United States Dollar", format = "US$" } [accounts.chequing] title = "Chequing" description = "" annotations = { abc = "def" } unit = "CAD" [accounts.savings] unit = "CAD" [accounts.savings_usd] unit = "USD" [accounts.loan] [accounts."a.b/c"]