aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 56ad625..026c5eb 100644
--- a/readme.md
+++ b/readme.md
@@ -11,9 +11,9 @@ Surgery Log
- [x] Remove db_entry;
- [x] Rename db script/node to database;
- [x] scrolling down on the database screen jumps to the end of the list immediatelly;
-- [ ] edited entry does not show updated once saved;
-- [ ] edited entry shows updated when selected then press back button;
-- [ ] load/store database CSV file;
+- [x] edited entry does not show updated once saved;
+- [x] edited entry shows updated when selected then press back button;
+- [x] load/store database CSV file;
- [ ] export database to CSV file;
- [ ] load/store filters CSV file;
- [ ] import/export filters to CSV file;