« get me outta code hell

getNameWithoutTrackNumber algorithm improvements - 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:
author(quasar) nebula <towerofnix@gmail.com>2021-04-03 15:29:05 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-04-03 15:29:05 -0300
commit80577b066352fe2dfecd706302e183a5705c193b (patch)
tree79527b5a4d0093dbae1a2902d235a07fcd1e265c /todo.txt
parentfe603bc08f14d8fb86d1d832850ee8709f307f75 (diff)
getNameWithoutTrackNumber algorithm improvements
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 34784cc..ed7c830 100644
--- a/todo.txt
+++ b/todo.txt
@@ -569,10 +569,13 @@ TODO: Multipage context menu doesn't work well in the queue - fix this by
 
 TODO: Names like "10. Banana" don't get cropped! Dots/dashes *after* a number
       apparently don't get caught. Oops.
+      (Done!)
 
 TODO: "BAM #45.3 - no" displays as "BAM #45.no" in the queue? Seems wrong!
+      (Done!)
 
 TODO: "Challenge 1 (Tricks)" etc in FP World 3 are "Challenge (Tricks)"! Bad.
+      (Done!)
 
 TODO: Pressing next track (shift+N) on the last track should start the first
       track, if the queue is being looped.