« get me outta code hell

order: alphabetize order of groups - 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-08-06 15:42:38 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-08-06 15:42:38 -0300
commit4e0cb3a38deb8600cbcacb3f87b9e6dba8930aa1 (patch)
tree8ea3c32c0acd0e4a63fc7013105e9c88f704aac8 /todo.txt
parentdf99d463242a30e863a3c84253549a18e2170d45 (diff)
order: alphabetize order of groups
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index fa437df..7e5fa1c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -613,3 +613,16 @@ TODO: Should skipping back to a previous track with timestamps automatically
       seek to the final timestamp within that track? I'm undecided, but at the
       moment leaning *slightly* towards "no". I may be biased due to it is
       harder to code that behavior though! :P
+
+TODO: The timestamp comment regex should probably skip dashes and other common
+      punctuation between the timestamp itself and the comment!
+
+TODO: Pressing ^L to locate the currently playing track (in the queue listing)
+      should focus the current timestamp, if there is one.
+
+TODO: I don't think "jump to" (/) works with timestamp items, lol.
+
+TODO: "Alphabetize order of groups" order option. Listen to the releases of
+      an artist, or your whole library, alphabetically - or prefix group names
+      with the date of release and play works chronologically! Or do whatever
+      other shenanigansy inline metadata you like.