« get me outta code hell

todo updates! - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-03-15 20:36:35 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-03-15 20:36:35 -0300
commite13e8790feaaa736aab69191996734a14c808012 (patch)
tree3ba1eb39d6d2bfbac9d604e2277a9bdfe1a43359
parent45450549c34ecfdcb6082eeb11f18b5a005d3eb4 (diff)
todo updates!
-rw-r--r--todo.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 75de2f2..34784cc 100644
--- a/todo.txt
+++ b/todo.txt
@@ -560,3 +560,19 @@ TODO: file/folder browse-select UI 0_0
 
 TODO: Change any "song" terminology to "track" in the UI.
       (Done!)
+
+TODO: Empty groups show as selected, lol!
+
+TODO: Multipage context menu doesn't work well in the queue - fix this by
+      adding a multipage heading option (or whatever I called em lol) to the
+      queue context menu!
+
+TODO: Names like "10. Banana" don't get cropped! Dots/dashes *after* a number
+      apparently don't get caught. Oops.
+
+TODO: "BAM #45.3 - no" displays as "BAM #45.no" in the queue? Seems wrong!
+
+TODO: "Challenge 1 (Tricks)" etc in FP World 3 are "Challenge (Tricks)"! Bad.
+
+TODO: Pressing next track (shift+N) on the last track should start the first
+      track, if the queue is being looped.