« get me outta code hell

auto expand/collapse timestamps (for SQP) - 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:
author(quasar) nebula <towerofnix@gmail.com>2021-07-17 21:43:22 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-07-17 21:43:22 -0300
commitc30367f90211e6cfa61482bb68f829ee210e5cb6 (patch)
treea969bf45b36f442d4a2d6e96c1ed89542c312020 /todo.txt
parent8f0ccabc8b12465771f770508fd0786baf49a518 (diff)
auto expand/collapse timestamps (for SQP)
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.