« get me outta code hell

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:
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!