« get me outta code hell

Make space pause (if a track is playing) - 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>2018-06-02 12:33:01 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-02 12:33:01 -0300
commita5877baf3461d6607ccbe2755712bd790b62d8db (patch)
tree2613f208cebc6f4c7981249e20d9d2109beb358a /todo.txt
parentfdb9e4515eab49eb58976a387b6f7df16d388579 (diff)
Make space pause (if a track is playing)
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 ca43148..1023eff 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,3 +8,6 @@ TODO: A "clear queue" button.
 
 TODO: A way to jump to an item with a particular name. Probably press "/".
       It'd be nice if the closest match got highlighted while you were typing.
+
+TODO: "Queue to play next"... maybe also a cursor in the queue list, which
+      would tell after what track to place newly-queued items?