Update the TODO file.

This commit is contained in:
Renaud Casenave-Péré 2011-08-26 19:50:58 +09:00
parent aecf561c6a
commit 081c65a639

4
TODO
View file

@ -34,6 +34,8 @@
CLOSED: [2011-08-24 Wed 18:21] CLOSED: [2011-08-24 Wed 18:21]
Need more flexibility and need to be able to play with the current buffer even in background Need more flexibility and need to be able to play with the current buffer even in background
* TODO Recreate the playlist using only the diff between the current version and the previous
* TODO Create a proper playlist-mode * TODO Create a proper playlist-mode
- Use format-like string to let the user change the format of a song appearing - Use format-like string to let the user change the format of a song appearing
in the playlist. (see [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-spec.el::(defun%20gnus-parse-simple-format%20(format%20spec-alist%20&optional%20insert)][gnus-parse-simple-format]] and [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-sum.el::(defvar%20gnus-summary-line-format-alist][gnus-summary-line-format-alist]]) in the playlist. (see [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-spec.el::(defun%20gnus-parse-simple-format%20(format%20spec-alist%20&optional%20insert)][gnus-parse-simple-format]] and [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-sum.el::(defvar%20gnus-summary-line-format-alist][gnus-summary-line-format-alist]])
@ -57,8 +59,6 @@
* TODO Let the user easily create its own multi commands using predefined keywords * TODO Let the user easily create its own multi commands using predefined keywords
Create these keywords in the various macro definitions 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?
* TODO Allow Wikipedia/Last.fm/Lyrics search from within empc * TODO Allow Wikipedia/Last.fm/Lyrics search from within empc