« get me outta code hell

better hiding track numbering in queue - 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>2020-09-15 15:51:42 -0300
committer(quasar) nebula <towerofnix@gmail.com>2020-09-15 15:51:42 -0300
commit5d58951225dba66402fc113d390ec602043d263e (patch)
tree4ca919c4e1fd671258d94b44d442170d8cf4ce66 /todo.txt
parentba828b4f12779c1ce356ea2c0d99bcb891a09aa0 (diff)
better hiding track numbering in queue
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index c58c1cb..b210799 100644
--- a/todo.txt
+++ b/todo.txt
@@ -462,9 +462,11 @@ TODO: Only count *consistently* formatted text, across all tracks in a group,
       it is the only track in the group which is formatted '## # <text>'.
       It does follow the formatting '## <text>' as all other tracks do, so only
       the first digits, and following whitespace, should be removed.
+      (Done!)
 
 TODO: Related to the above - always keep at least one word. See CANSLP's new
       release "untitled folder", with tracks named "01 1", "02 2", etc.
+      (Done!)
 
 TODO: Update to work with IPC server mpv (and socat).
       (Done!)