« get me outta code hell

timestamp files!!! - 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-07-13 23:14:20 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-07-13 23:14:20 -0300
commit382d5afc7e2ac24f67b7c891328b8b9bb7e91058 (patch)
tree87d97b4e20e48d936b33ef2ced898227af29a2e0 /todo.txt
parent80577b066352fe2dfecd706302e183a5705c193b (diff)
timestamp files!!!
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index ed7c830..e7a2e31 100644
--- a/todo.txt
+++ b/todo.txt
@@ -579,3 +579,19 @@ TODO: "Challenge 1 (Tricks)" etc in FP World 3 are "Challenge (Tricks)"! Bad.
 
 TODO: Pressing next track (shift+N) on the last track should start the first
       track, if the queue is being looped.
+
+TODO: Timestamp files. Oh heck yes.
+      (Done!)
+
+TODO: Show the current chunk of a track you're on according to its timestamps,
+      in both the queue and the main listing! (Put the playing indicator next
+      to both the track itself and the timestamp element.)
+
+      Possibly tricky, but try to make this tie in with the "time since/until"
+      indicator thingies at the bottom of the queue listing element too!
+
+TODO: Some kind of timestamp indicator in the progress bar area??? E.g, name
+      of the current timestamp, and MAYBE some kind of visual breakup of the
+      progress bar itself?
+
+TODO: Timestamp editing within mtui itself?????????