diff --git a/examples/csv/fidelity.csv.rules b/examples/csv/fidelity.csv.rules index 5744175a1..c52ff9be3 100644 --- a/examples/csv/fidelity.csv.rules +++ b/examples/csv/fidelity.csv.rules @@ -1,4 +1,5 @@ # Fidelity account csv rules +# Fidelity's CSV might be found at: All accounts > Activity & Orders > Download icon at top right # This CSV needs the leading spaces removed before parsing, # eg with sed 's/^ //'. Here's an example script automating that: diff --git a/examples/csv/vanguard.csv.rules b/examples/csv/vanguard.csv.rules index 0dbf452a3..de54d33a1 100644 --- a/examples/csv/vanguard.csv.rules +++ b/examples/csv/vanguard.csv.rules @@ -1,4 +1,5 @@ # Vanguard account csv rules +# Vanguard's CSV might be found at: Balances -> Download center # No need for a wildcard here - repeated downloads keep the same name, # for me with safari at least, unlike with wells fargo csvs.