mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
skip 1
|
|
|
|
account1 assets:personal:ynab
|
|
|
|
# "Account","Flag","Date","Payee","Category Group/Category","Category Group","Category","Memo","Outflow","Inflow","Cleared"
|
|
fields account,flag,date,payee,category,mastercategory,subcategory,memo,outflow,inflow,cleared
|
|
|
|
date-format %d.%m.%Y
|
|
description %payee
|
|
comment %memo
|
|
account2 expenses:personal:%category
|
|
amount-out %9
|
|
amount-in %10
|