« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index af31659..90ed41b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -637,3 +637,14 @@ TODO: Timestamps which have a timestampEnd property (all of them I think?)
 
 TODO: Read timestamps as JSON when the file extension is .json. (Right now
       any .timestamps.json file is ignored!)
+
+TODO: "Remove from queue" seems to always restore the cursor to a non-timestamp
+      input. This might be an issue with other queue-modifying actions too!
+
+TODO: The "From: <downloaderArg>" text in the playback info element *does* cut
+      off its text in an attempt to not go outside the screen bounds... but it
+      goes over the info pane edges anyway, so there's probably a math issue
+      there.
+
+TODO: "Play later" has a slight chance of keeping the track in the same place,
+      which is accentuated when there's only a couple tracks left in the queue.