updated using git-ex
authoralex <[email protected]>
Mon, 26 Oct 2020 07:05:12 +0000 (00:05 -0700)
committeralex <[email protected]>
Mon, 26 Oct 2020 07:05:12 +0000 (00:05 -0700)
todo

diff --git a/todo b/todo
index 28f7ee42b0adca6aeef5717f6e6ad7e4e88be7b0..6d5542e517be6b7932a227e578e003ba745a992f 100644 (file)
--- a/todo
+++ b/todo
@@ -5,15 +5,15 @@ 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
-               - [ ] update date of recent workout from cli
-                       - [ ] rm then add
                - [ ] workouts rm [!name] [!date]
+                       - [ ] workouts rm attr [!name]
                - [ ] rename workouts functionality
+               - [ ] update date of recent workout from cli
+                       - [ ] rm then add
        - [ ] migrate data to sqlite db
                - [ ] consider how to keep up-to-date/backups
 
 Later:
-- [ ] workouts rm attr [!name]
 - [ ] make attributes customizable
        - [ ] modify workout.js
 - [ ] add delete functionality