« get me outta code hell

Oragnize cached downloads much better! - 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:
authorFlorrie <towerofnix@gmail.com>2019-05-22 19:29:08 -0300
committerFlorrie <towerofnix@gmail.com>2019-05-22 19:29:08 -0300
commit77bae19bb60e8a2dd6afd4086b2e1a6b06e129e4 (patch)
tree67dce3323c8c808a2461a98f721d1b5c374143f4 /todo.txt
parenta9f07edbfc6ea3f693ac3149e39616949671d650 (diff)
Oragnize cached downloads much better!
This means mtui won't be able to access tracks that were downloaded
before, but oh well. It also means we get to get rid of js-base64 as a
dependency!
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 2907a02..0e2f6d9 100644
--- a/todo.txt
+++ b/todo.txt
@@ -92,6 +92,7 @@ TODO: Investigate performance issues with very very long ListScrollForms.
 
 TODO: At some point, putting mtui downloads in ~/.mtui - but preferrably with
       a more humanish structure - would be quite nice..!
+      (Done! Yeeeeeeees!!!!!!!!)
 
 TODO: Press "M" to show a context menu. (Done!)