diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-10 00:01:54 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-10 00:01:54 -0300 |
commit | a59925a4ce6e43799c559119ebfbcd8e092e153c (patch) | |
tree | 39e53c500ce7e874e6e6df5791e2cd8cd8e31b75 | |
parent | 24ecef20156985f543362cdb77df027bfe49f536 (diff) |
Another idea
-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. |