« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index ae16f8f..b946b07 100644
--- a/todo.txt
+++ b/todo.txt
@@ -222,3 +222,10 @@ TODO: Add Vim arrow keys. Please forgive me.
 
 TODO: Use some other key for toggling loop (besides L), so we can make full use
       of HJKL arrow keys.
+
+TODO: In the queue, remove the track number, if possible! Search if all tracks
+      (or a majority?? maybe later if it becomes a problem...) follow the same
+      track number format (i.e. start with a number), and if so, remove from
+      the displayed name. Otherwise, the number is probably just part of the
+      track's actual name and shouldn't be removed.
+      (Done!)