ref: ab0fab2778501a8da79807db6820ea46ac9d72b1
parent: 9a2893b7fe2185ba676d395ff5bb22229fed3118
author: Michael Misch <michaelmisch1985@gmail.com>
date: Wed Nov 27 18:32:56 PST 2019
yo dawg
--- /dev/null
+++ b/todo2.todo
@@ -1,0 +1,27 @@
+TODO(halfwit) Create generate function
+[ ] If flag for custom match file, parse in
+[ ] On find, use underlying task create
+[ ] WalkFunc check for any match
+
+TODO(halfwit) Create add function
+[ ] Subcommand parent/child/link
+[ ] Build graph
+[ ] Write out graph to file
+
+TODO(halfwit) Create rm function
+[ ] Subcommand parent/child/link
+[ ] Build graph
+[ ] Write out graph to file
+
+TODO(halfwit) Create dot function
+[ ] Build graph
+[ ] Convert to dot output
+
+TODO(halfwit) Create list function
+[ ] Build graph
+[ ] Write out graph leaves to stdout
+
+TODO(halfwit) Create listAll function
+[ ] Build graph
+[ ] Write out to stdout
+