From 5fefdacf1e69f68b3768f419e3bed826eac79865 Mon Sep 17 00:00:00 2001 From: dam Date: Thu, 3 Feb 2022 01:08:58 +0000 Subject: Implement option sets load/store import/export functions. Setup option set buttons on stage screen. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') 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; -- cgit v1.2.3