diff options
-rw-r--r-- | todo.txt | 6 |
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.. |