« get me outta code hell

Make pickers slightly more self-contained; add new pickers and change old ones, which now support just about any spelling variant - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-08-10 23:15:00 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-10 23:15:00 -0300
commit9fa3021cd8424f2e82a6b48aaf85db6fd5d27659 (patch)
treea8edebb0973d02e056ed5112768082a65095e2a5 /todo.txt
parent4f1e01fd16fdb229bd109fbe2259bbe59826abef (diff)
Make pickers slightly more self-contained; add new pickers and change old ones, which now support just about any spelling variant
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 534d1ee..5501926 100644
--- a/todo.txt
+++ b/todo.txt
@@ -300,3 +300,7 @@ TODO: safeUnlink probably shouldn't throw/reject if it fails to delete its
       given file (e.g. if a temporary file was automatically purged by the
       system before safeUnlink). Having a warning might be better? (Since
       *most* of the time it's probably a bug.)
+
+TODO: A shuffle-groups picker would be fun! (That is, it would take a
+      grouplike, then shuffle all the items on the TOP level; so it would
+      play random (top-level) groups at a time.)