« get me outta code hell

Add "done" note to old TODO - 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:
authorFlorrie <towerofnix@gmail.com>2019-05-12 16:30:17 -0300
committerFlorrie <towerofnix@gmail.com>2019-05-12 16:30:17 -0300
commit81b46384295091465db6350cb44356abdc026514 (patch)
treebe391132a96dd6d98e531d93fe6d60f44082de14 /todo.txt
parent84d407ca5300b7ab4dfc62822970e2365347d8f1 (diff)
Add "done" note to old TODO
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index b946b07..2907a02 100644
--- a/todo.txt
+++ b/todo.txt
@@ -111,6 +111,11 @@ TODO: Make the queue code more sane.
 TODO: Figure out when the "queue" context menu options should immediately play
       the track. Currently, they don't ever initiate playing (besides the
       "Play now" option).
+      (Done! Sorta. There are now just "play" and "queue" buttons. These use
+      the options chosen ("where" and "order"). Previously, combinations of
+      those made up menu options, e.g. "queue at end". Now they're separate
+      controls and the play/queue button you pick decides whether they play
+      right away or not.)
 
 TODO: A "remove from queue" option for tracks and groups, which removes them
       and their children from the queue.