diff --git a/todo-2.6 b/todo similarity index 60% rename from todo-2.6 rename to todo index 33b5a5e428..236bb38edc 100644 --- a/todo-2.6 +++ b/todo @@ -5,3 +5,4 @@ * Use multiprocessing for cpu_count instead of QThread +* Rationalize books table. Add a pubdate column, remove the uri column (and associated support in add_books) and convert series_index to a float.