« 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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index dadbca7..f8202c2 100644
--- a/todo.txt
+++ b/todo.txt
@@ -598,8 +598,12 @@ TODO: Some kind of timestamp indicator in the progress bar area??? E.g, name
 TODO: Timestamp editing within mtui itself?????????
 
 TODO: Automatically expand/collapse timestamp lists in the queue sidebar!
+      (Done!)
 
 TODO: Apparently, seeking to a timestamp under a previous track in the queue
       doesn't respect the current queue order (i.e. it sticks the track after
       the current track). Definitely a bug!
       (Done - fixed!)
+
+TODO: Next/previous buttons should seek between timestamps if there are more
+      within the same track.