Update the TODO file.
This commit is contained in:
parent
f8eceba6c6
commit
20a31156c9
1 changed files with 5 additions and 2 deletions
7
TODO
7
TODO
|
|
@ -38,8 +38,11 @@
|
|||
Need to decide if every function can access the global variable
|
||||
|
||||
* TODO Create a proper playlist-mode
|
||||
Need to keep data shown in buffers separated from data given by the server to
|
||||
be able to prevent inconsistencies in the user interface
|
||||
- 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]])
|
||||
|
||||
- Need to keep data shown in buffers separated from data given by the server to
|
||||
be able to prevent inconsistencies in the user interface.
|
||||
|
||||
* TODO Better notification system
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue