From 5944affd603c908932e00a52430534aa5c8f7088 Mon Sep 17 00:00:00 2001 From: Jonathan Grizou Date: Sun, 9 Jun 2013 01:25:29 +0200 Subject: [PATCH] update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 7f46939..2f22223 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ TODO list +- add query support to list command (cf beets) - FIX open on ubuntu +- edit bibtex on add -- option to add tag on add ++- option to add tag on add - paths in metadata must be relative - 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