Skip to content

Instantly share code, notes, and snippets.

@simonmichael
Forked from anonymous/gist:6859060
Last active December 24, 2015 20:39
Show Gist options
  • Save simonmichael/6859068 to your computer and use it in GitHub Desktop.
Save simonmichael/6859068 to your computer and use it in GitHub Desktop.
hledger CSV conversion rules for iXpenseIt phone app
skip 1
fields Date,Type,Category,Subcategory,Vendor,Payment,Currency,Amount,Note
description %vendor
account1 assets:%payment
account2 expenses:%type:%category:%subcategory
comment %note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment