From 4f1e01fd16fdb229bd109fbe2259bbe59826abef Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 9 Aug 2017 16:55:19 -0300 Subject: Show track up next when delete-up-next is pressed --- todo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index ae04c07..534d1ee 100644 --- a/todo.txt +++ b/todo.txt @@ -292,3 +292,11 @@ TODO: More selectors! No-loop/loop options of ordered and shuffled would be TODO: Magically watching for the play/pause keyboard button being pressed would be fun. (This would definitely be togglable via option!) + +TODO: Show the new up-next song when delete-up-next (backspace) is pressed. + (Done!) + +TODO: safeUnlink probably shouldn't throw/reject if it fails to delete its + given file (e.g. if a temporary file was automatically purged by the + system before safeUnlink). Having a warning might be better? (Since + *most* of the time it's probably a bug.) -- cgit 1.3.0-6-gf8a5