"Date","Payee","Memo","Outflow","Inflow"
"2/3/2020","MOBILE DEPOSIT-AVAIL TONIGHT","","","36.0000"
"2/3/2020","VANGUARD BUY INVESTMENT","","-100.0000",""
"2/3/2020","CAPITAL ONE MOBILE PMT","","-109.6100",""
But when I import this into YNAB, it treats the negative outflow as an inflow. It's an easy fix on my side... i do a find/replace for "- and replace it with "
Would be nice if the tool did the right thing here.
P.S. i use this tool pretty much every time i do budgeting, so thank you.
my bank csv looks like this
and when i use the tool, it maps it to this:
But when I import this into YNAB, it treats the negative outflow as an inflow. It's an easy fix on my side... i do a find/replace for
"-
and replace it with"
Would be nice if the tool did the right thing here.
P.S. i use this tool pretty much every time i do budgeting, so thank you.