Skip to content

Instantly share code, notes, and snippets.

@linuxcaffe
Created February 8, 2017 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxcaffe/ed8439525f4767c22f12b5a4c2cedce0 to your computer and use it in GitHub Desktop.
Save linuxcaffe/ed8439525f4767c22f12b5a4c2cedce0 to your computer and use it in GitHub Desktop.
; PCF csv rules file
; Date, Transaction Details, Funds Out, Funds In
; 01/04/2016,POS MERCHANDISE FOODLAND #6737,11.97,
; 01/11/2016,POS MERCHANDISE FOODLAND #6737,42.01,
; 01/11/2016, ABM DEPOSIT,,141.98
; 01/11/2016,POS MERCHANDISE HOME COMPUTER,11.30,
skip 1
date-format %m/%d/%Y
fields date, description, amount-out, amount-in
account1 assets:PCF:chequing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment