Updated readme

This commit is contained in:
Josh Creek
2019-04-13 23:46:29 +01:00
parent 8c50b68b97
commit 6a344abbd9
+1 -1
View File
@@ -22,7 +22,7 @@ If you wish to contribute other bank statement csv formats or features then plea
### Things for version 1.0 ### Things for version 1.0
1. ~~Set up adding statement lines and displaying them~~ 1. ~~Set up adding statement lines and displaying them~~
2. Set up adding and saving statement lines with localstorage, and reloading from localstorage 2. ~~Set up adding and saving statement lines with localstorage, and reloading from localstorage~~
3. Set up importing a csv file (bank statement) to the data structure, adding each line 3. Set up importing a csv file (bank statement) to the data structure, adding each line
4. Modify that to ignore any entries that already exist upon import 4. Modify that to ignore any entries that already exist upon import
5. Set up a system to enable selecting a tag from the preset tags for each line when importing 5. Set up a system to enable selecting a tag from the preset tags for each line when importing