diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 451c16f..916ec66 100644 --- a/todo.txt +++ b/todo.txt @@ -11,6 +11,7 @@ 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. + (Done!) TODO: "Queue to play next"... maybe also a cursor in the queue list, which would tell after what track to place newly-queued items? @@ -63,6 +64,7 @@ TODO: Inspect the inevitable memory issues that are absolutely 100% sure to TODO: Cancelling the "enter a playlist source" dialog shouldn't also stop the current song. + (Done!) TODO: Move TabberElement to tui-lib, at some point. |