Update the TODO file
This commit is contained in:
parent
074727bdbc
commit
2025b0870f
1 changed files with 7 additions and 1 deletions
8
TODO
8
TODO
|
|
@ -1,5 +1,11 @@
|
|||
# -*- org -*-
|
||||
|
||||
* Store playlist as a Hash table with songid as the key.
|
||||
* Then add a vector that binds position to songid.
|
||||
Then add a vector that binds position to songid.
|
||||
|
||||
* Rewrite empc-update-status
|
||||
should be called only at the proper moment with the diff computed before in
|
||||
parameter.
|
||||
|
||||
* Write a macro defining commands requiring an argument.
|
||||
Let the possibility to use ido or anything (don't really know how to do that…)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue