« get me outta code hell

More 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:
authorliam4 <towerofnix@gmail.com>2017-08-01 11:40:04 -0300
committerliam4 <towerofnix@gmail.com>2017-08-01 11:40:04 -0300
commit1d3fa1f3ed5f71238f9cf7a9162f708b7c487e43 (patch)
treeb4a5ebe8c7c38760c308779ab70e75a4acd8a804 /todo.txt
parent6f4ce94467db4e95cab117007e3724695b7d9533 (diff)
More todo notes
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index d542e0c..a95fd88 100644
--- a/todo.txt
+++ b/todo.txt
@@ -245,3 +245,8 @@ TODO: Figure out when to process.exit(1). In cli.js?
 
 TODO: Change usages of "/example/path" to a more specific "/path/to/playlist"
       (for example).
+
+TODO: Support smart playlists right inside of play - and ideally any other
+      usage, e.g. download-playlist. For now the user can just run
+      smart-playlist, save the result, and load that in whatever command
+      they're using.