« get me outta code hell

Add --collapse-groups option - 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:
authorFlorrie <towerofnix@gmail.com>2017-09-26 20:59:59 -0300
committerFlorrie <towerofnix@gmail.com>2017-09-26 20:59:59 -0300
commit78dc49edf83ad4eec8fc66330543eb601c2b2689 (patch)
treeb66c9185df786439055a5ccf4727c680f54916d8 /todo.txt
parent8d99a28e2466c43ec554904ef90d09109f2c1004 (diff)
Add --collapse-groups option
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index a3e576c..32f000b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -380,3 +380,9 @@ TODO: Let track objects have an option for command line arguments to pass to
       converter program that isn't installed, it simply won't run the
       convertion options on the tracks in the playlist.
       (Done!)
+
+TODO: Should the '@ ...' part display the path to the track in the SOURCE
+      playlist, rather than in the active one? I'm split on this; showing the
+      active path is handy for debugging or writing your own playlist, but
+      showing the source path is usually more practically useful, so you know
+      where the album came from (e.g. displaying /C418/BAM instead of /BAM).