« get me outta code hell

Todo notes - 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:
authorLiam <towerofnix@gmail.com>2017-07-15 18:21:53 -0400
committerLiam <towerofnix@gmail.com>2017-07-15 18:21:53 -0400
commit5d34c7c369d2ebb8cf24702dd8668402994f1dd2 (patch)
treed53d6dbd865ff7ed1abe185993a88e3e89625a59 /todo.txt
parent862d1d02da322ab620d2b741b66f904859209c1f (diff)
Todo notes
Diffstat (limited to 'todo.txt')
-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..