« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--todo.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index b2b443d..6ad8e9f 100644
--- a/todo.txt
+++ b/todo.txt
@@ -203,3 +203,9 @@ TODO: Tracks should be able to contain more data than the title and downloader
       tracks by sticking Symbols onto the track objects. It'd be particularly
       useful to store the original group path for tracks in flattenGroup, for
       example.
+
+TODO: Piping the output of a crawl command into the http-music command would
+      be nifty!
+
+TODO: Having all the HTTP-music commands be stuck into one main command might
+      be nice, like the way git does it..