« get me outta code hell

Todo updates - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-08-11 19:40:41 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-11 19:40:41 -0300
commitb0ca90529ceff209a41bc2c26b25073f5fcc4da2 (patch)
treeb37d25c9123df8929637e1da9188ebf3c7543b9a /todo.txt
parent4222e4f96eef533cfd4357fe64743ba740ee4065 (diff)
Todo updates
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 4d47e8f..8f537c8 100644
--- a/todo.txt
+++ b/todo.txt
@@ -307,3 +307,5 @@ TODO: A shuffle-groups picker would be fun! (That is, it would take a
       grouplike, then shuffle all the items on the TOP level; so it would
       play random (top-level) groups at a time.)
       (Done!)
+
+TODO: cheerio and xmldoc are both NPM dependencies. This seems Bad!