update the TODO file.

This commit is contained in:
Renaud Casenave-Péré 2011-08-18 17:10:49 +09:00
parent 3726b60b0b
commit 64afad8292

7
TODO
View file

@ -24,8 +24,6 @@
* DONE Allow the use of command_lists * DONE Allow the use of command_lists
CLOSED: [2011-08-10 Wed 15:44] CLOSED: [2011-08-10 Wed 15:44]
* TODO Recreate the playlist using only the diff between the current version and the previous
* TODO Display informations in the mode-line * TODO Display informations in the mode-line
* TODO Display the playlist in a buffer * TODO Display the playlist in a buffer
@ -39,4 +37,9 @@
* TODO Write a macro defining commands requiring an argument * TODO Write a macro defining commands requiring an argument
Let the possibility to use ido or anything Let the possibility to use ido or anything
* TODO Let the user easily create its own multi commands using predefined keywords
Create these keywords in the various macro definitions
* TODO Recreate the playlist using only the diff between the current version and the previous
* TODO Why do I get disconnected when updating the db? * TODO Why do I get disconnected when updating the db?