update todo

git-svn-id: http://comictagger.googlecode.com/svn/trunk@651 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
beville 2014-01-31 04:45:15 +00:00
parent 151fac5bf1
commit afcbde7fc6

View File

@ -6,8 +6,6 @@ Rename dialog:
manual edit the preview?
Maybe replace configparser -- seems to be causing all sorts of problems
Maybe add a warning if nothing viable could be imported.
Allow 1 image comic archives?
Feature Requests:
Move CBR to other folder after conversion to ZIP
@ -16,10 +14,12 @@ Feature Requests:
(GC #28) Save auto-tag options
(GC #24) Multiple options for -t i.e. "-t cr,cbl"
(GC #18 ) Option for handling colon in rename
(GC #31 ) Specify CV Series ID for auto-tag
Re-org - move to new folder based on template
WONTDO - Auto-rename on auto-tag
WONTDO - Re-zip (to remove compression)
Denied Requests (for now):
Auto-rename on auto-tag
Re-zip (to remove compression)
Selective fields on CLI print (use -m option. Maybe internally remove all but specified fields in MD object before print )
@ -33,7 +33,7 @@ Bugs
-----------------------------------------------------
Zip flakes out when filename differs from index (or whatever) i.e "\" vs "/". Python issue
(GC #30) searches fail with periods/initials in name (Avengers A.I.)
-----------------------------------------------------