[x] currently, it looks for the names in small caps, ignore caps is a must
[ ] importing transactions may breake upon number formatting (for example, it may correctly identify in the format 0.00, but breaks in 0,000.00 (thousands) when it identifies the decimal separator as "," and not ".", maybe related to the default locale being set as pt-br
[ ] credit card transactions has swapped values (negative and positive), may be a good idea to warn the user if it looks strange when importing.
[x] importing files should redirect for the original url with filters
Things to improve: