From a5a242530cbbad8cd56dc2e9b82c53711e7a1105 Mon Sep 17 00:00:00 2001 From: John Ladan Date: Mon, 16 Dec 2013 01:46:27 -0500 Subject: [PATCH] A couple of TODOs added --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d784a35..d7ac659 100644 --- a/TODO +++ b/TODO @@ -7,12 +7,12 @@ Regex Search Choose shown columns in browser Support for multiple copies - (better support, that is) - - some way of identifying the physical ones with the virtual ones Search function in db_layer - eventually something which takes things like "title:foo author:bar some other keywords" _Code Quality Improvements_ +Make the various windows centre themselves Document all functions Conform to python naming conventions and code style Make db_layer use a helper function to handle most of the database queries @@ -37,3 +37,6 @@ Support UTF-8 for everything Search ignores Case (for lowercase search strings) Text entry supports longer string Home and End navigate to top and bottom of catalogue respectively. + +Support for multiple copies + - books will have their book_id written in pencil on inside cover