aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index d838d5b..476831d 100644
--- a/readme.md
+++ b/readme.md
@@ -18,8 +18,8 @@ Surgery Log
- [x] allow to reset database;
- [x] split touch logic from database (create TouchItemList);
- [x] split touch logic from stage (create TouchVerticalContainer);
-- [ ] load/store filters CSV file;
-- [ ] import/export filters to CSV file;
+- [x] load/store filters JSON file;
+- [x] import/export filters to CSV file;
- [ ] add auto-fill buttons on stage screen:
- should show a pop-up with multiple options filtered according to current filters;
- allow options to be scrolled by dragging;