summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5deedfa..0873d99 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,5 @@ TODO for the nearest future:
lookups we'd like to be able to run more than once.
- When calling open, buffer the file descriptors, so we don't open them each
time, and just read from the filedescriptor.
+- Make some way for the lookup functions to see more than just one
+ field from the SQL row (eg. we need to create paths like "artist - song")