update TODO

This commit is contained in:
Jonathan Grizou 2013-06-09 01:25:29 +02:00
parent e1ab6510b5
commit 5944affd60

2
TODO
View File

@ -8,7 +8,7 @@ TODO list
+- add query support to list command (cf beets) +- add query support to list command (cf beets)
- FIX open on ubuntu - FIX open on ubuntu
+- edit bibtex on add +- edit bibtex on add
- option to add tag on add +- option to add tag on add
- paths in metadata must be relative - paths in metadata must be relative
- include package data in setup.py (see setup.py for more info) - include package data in setup.py (see setup.py for more info)
- in the script papers, why do we use a dictionary and not a list? it may be confusing, the key is not the subparser name. The subparser name is defined in the cmd files - in the script papers, why do we use a dictionary and not a list? it may be confusing, the key is not the subparser name. The subparser name is defined in the cmd files