diff options
-rw-r--r-- | todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 4127bcc..02df97a 100644 --- a/todo.txt +++ b/todo.txt @@ -92,3 +92,7 @@ TODO: Make a way to skip tracks while playing. Currently the only way is to TODO: Make a --help/-h/-? option that directs helpless users to the man page. (Done!) + +TODO: Make a way to write the current playlist to a file. I think just renaming + the debug-playlist-log option could work, since you could pipe that to a + file through your shell. |