From 9242192e485f4d8dd0ae74d1ea83c3172c95279f Mon Sep 17 00:00:00 2001 From: "beville@gmail.com" Date: Tue, 20 Nov 2012 22:39:25 +0000 Subject: [PATCH] pre-TG todo file! git-svn-id: http://comictagger.googlecode.com/svn/trunk@78 6c5673fe-1810-88d6-992b-cd32ca31540c --- todo.txt | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/todo.txt b/todo.txt index 98f5382..233e754 100644 --- a/todo.txt +++ b/todo.txt @@ -1,18 +1,16 @@ ----------------------------------------------------- Features ----------------------------------------------------- -Add class for warning/info messages with "Don't show again" checkbox. - Add list of these flags to settings +General Setting Tab: + Add Settings Reset - may require restart + Add setting to dis-allow writing CBI to RAR -Add setting to allow writing CBI to RAR, and ask them to contact CBL ! :-) - - warning about writing Rars - Disclaimer pop up at start, modifies file, changes hash, etc - app tour? - -Better stripping of html from CV text - -Move RAR/CBL test into ComicArchive class, isWriteable +Optional dialog + maybe move to a UI file + add wordwrap, maybe some spacing in there, maybe center? + Make URL clickable + +Fix about graphics Style sheets for windows/mac/linux ----------------------------------------------------- @@ -28,6 +26,7 @@ Frozen apps better finding of resource files OSX weird unrar complaints Page browser sizing + command-line args don't work with pyinstaller pkg Filename parsing: Rework how series name is separated from issue @@ -40,6 +39,8 @@ Lots of error checking ----------------------------------------------------- Future ----------------------------------------------------- +Add CoMet Support + File rename -Dialog?? @@ -71,6 +72,10 @@ Wizard for converting between tag styles App option to covert RAR to ZIP Archive function to detect tag blocks out of sync + +app tour? + + ----------------------------------------------