13 lines
439 B
Org Mode
13 lines
439 B
Org Mode
# -*- org -*-
|
|
|
|
* Store playlist as a Hash table with songid as the key.
|
|
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…)
|
|
|
|
* Why do I get disconnected when updating the db?
|