« get me outta code hell

"Before selected [track]" queue option - 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>2020-09-15 16:59:33 -0300
committer(quasar) nebula <towerofnix@gmail.com>2020-09-15 16:59:33 -0300
commit90116fa6c67e4c3262d0e98079acdf5cd984f641 (patch)
tree7cdcb0872138f32c1037336d5ba8b776e6113399 /todo.txt
parent771d789e42a908a8b8e086c5a97bbf180538894e (diff)
"Before selected [track]" queue option
note: this is actually "Before selected song" but the next commit
changes much-outdated "song" terminology in the UI to "track"
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 18ed0c9..d8e9e3b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -528,6 +528,7 @@ TODO: Deselecting a grouplike listing (e.g. by clicking elsewhere) should hide
       its "jump to" element.
 
 TODO: A "before selected item" option for in the queue menu!
+      (Done!)
 
 TODO: The sorting for library3/C418 seems to be weird???? Could be pointing to
       some bug!
@@ -543,3 +544,5 @@ TODO: Selecting a group from the path listing at the bottom of listings should
 TODO: UI to change the directory from which mtui reads music by default!
 
 TODO: file/folder browse-select UI 0_0
+
+TODO: Change any "song" terminology to "track" in the UI.