diff options
author | liam4 <towerofnix@gmail.com> | 2017-08-01 11:40:04 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-08-01 11:40:04 -0300 |
commit | 1d3fa1f3ed5f71238f9cf7a9162f708b7c487e43 (patch) | |
tree | b4a5ebe8c7c38760c308779ab70e75a4acd8a804 | |
parent | 6f4ce94467db4e95cab117007e3724695b7d9533 (diff) |
More todo notes
-rw-r--r-- | todo.txt | 5 |
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. |