« get me outta code hell

show playback icon next to current timestamp - 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 20:32:57 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-07-17 20:32:57 -0300
commitee9ba81c076b7986e8fe752b3badbc6a8b7aec50 (patch)
treec5b48eabc8c973c82fab3cdcb29628eaac3ab2c9 /todo.txt
parent7af31d6ccb2d1b0c47c0bbb60a7e51c64bb01bf1 (diff)
show playback icon next to current timestamp
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 e7a2e31..f41609b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -595,3 +595,9 @@ TODO: Some kind of timestamp indicator in the progress bar area??? E.g, name
       progress bar itself?
 
 TODO: Timestamp editing within mtui itself?????????
+
+TODO: Automatically expand/collapse timestamp lists in the queue sidebar!
+
+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!