diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index ae16f8f..b946b07 100644 --- a/todo.txt +++ b/todo.txt @@ -222,3 +222,10 @@ TODO: Add Vim arrow keys. Please forgive me. TODO: Use some other key for toggling loop (besides L), so we can make full use of HJKL arrow keys. + +TODO: In the queue, remove the track number, if possible! Search if all tracks + (or a majority?? maybe later if it becomes a problem...) follow the same + track number format (i.e. start with a number), and if so, remove from + the displayed name. Otherwise, the number is probably just part of the + track's actual name and shouldn't be removed. + (Done!) |