examples: a rules file I never added

This commit is contained in:
Simon Michael 2019-01-06 06:39:55 +00:00
parent 006ef0974e
commit d08a97c29e

20
examples/sample.csv.rules Normal file
View File

@ -0,0 +1,20 @@
# hledger csv conversion rules for sample.csv
# cf http://hledger.org/manual#csv-files
account1 assets:bank:checking
fields date, description, amount
#skip 1
#date-format %-d/%-m/%Y
#date-format %-m/%-d/%Y
#date-format %Y-%h-%d
#currency $
if ITUNES
account2 expenses:entertainment
if (TO|FROM) SAVINGS
account2 assets:bank:savings