From 2fe9c3609a582ba0444a9bf992604da111304068 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 26 Oct 2020 17:44:09 -0700 Subject: [PATCH] updated using git-ex --- todo | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/todo b/todo index fc2eca8..de7d1fe 100644 --- a/todo +++ b/todo @@ -5,15 +5,13 @@ To Do: - [x] update all printf calls to log functionality - [x] update cli w/ getopt instead of own rolled - [ ] finish extended features necessary for gui/backend integration - - [ ] create rm - - [ ] workouts rm [--attr|--workout] [!name] [!date] + - [x] create rm + - [x] consolidate add, new, ls, etc. calls + - [ ] build succeeds + - [ ] update/cleanup tests - [ ] add test cases to data unit tests - [ ] removing workout -> remove all recent - [ ] remove attribute -> shifts all bit fields - - [ ] consolidate add, new, ls, etc. calls - - [ ] use enum workout_data_type - - [ ] remove attr.c - - [ ] update usage - [ ] rename workouts functionality - [ ] update date of recent workout from cli - [ ] rm then add -- 2.30.2