From: alex <alex@infiniteadaptability.org>
Date: Tue, 27 Oct 2020 04:48:13 +0000 (-0700)
Subject: updated using git-ex
X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=3e90feb67beea55e50823bb76564ff95ce9c4e00;p=workouts

updated using git-ex
---

diff --git a/todo b/todo
index de7d1fe..b451dfd 100644
--- a/todo
+++ b/todo
@@ -7,14 +7,14 @@ To Do:
 	- [ ] finish extended features necessary for gui/backend integration
 		- [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
+		- [x] build succeeds
+		- [x] update/cleanup tests
+		- [ ] add test cases to data unit tests
+			- [ ] removing workout -> remove all recent
+			- [ ] remove attribute -> shifts all bit fields
 		- [ ] rename workouts functionality
-		- [ ] update date of recent workout from cli
-			- [ ] rm then add
+	- [ ] update date of recent workout from gui -> cli
+		- [ ] rm then add
 	- [ ] migrate data to sqlite db
 		- [ ] consider how to keep up-to-date/backups