From: alex Date: Sun, 18 Oct 2020 20:52:06 +0000 (-0700) Subject: updated using git-ex X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=9b9fd25f606559a965d01f68ba78623028a93230;p=workouts updated using git-ex --- diff --git a/todo b/todo new file mode 100644 index 0000000..b60a330 --- /dev/null +++ b/todo @@ -0,0 +1,20 @@ +To Do: +-refactor into cli+node frontend + - [x] cli + - [x] create interface w/ gui + - [ ] update cli w/ getopt instead of own rolled + - [ ] finish extended features necessary for gui/backend integration + - [ ] migrate data to sqlite db + - [ ] rename workouts functionality + +Later: +- [ ] workouts rm [!name] [!date] +- [ ] update date of recent workout from cli + - [ ] rm then add +- [ ] make attributes customizable + - [ ] modify workout.js +- [ ] add delete functionality +- [ ] add attribute add functionality to gui +- [ ] workouts rm attr [!name] +- [ ] add --format option to ls commands +- [ ] bash completion \ No newline at end of file