;doc: csv: Add rules example for the new YNAB Web csv export format [ci skip]

This commit is contained in:
Andriy Mykhaylyk 2020-03-16 12:11:45 +01:00 committed by Simon Michael
parent 1b93406749
commit 1c3e0df5bb

View File

@ -0,0 +1,13 @@
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