« get me outta code hell

Another idea - 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-06-10 00:01:54 -0300
committerliam4 <towerofnix@gmail.com>2017-06-10 00:01:54 -0300
commita59925a4ce6e43799c559119ebfbcd8e092e153c (patch)
tree39e53c500ce7e874e6e6df5791e2cd8cd8e31b75 /todo.txt
parent24ecef20156985f543362cdb77df027bfe49f536 (diff)
Another idea
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
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.