update todo file

git-svn-id: http://comictagger.googlecode.com/svn/trunk@645 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
beville@gmail.com 2013-08-18 18:01:01 +00:00
parent cbf475eb26
commit 3dd3980bc1

View File

@ -4,13 +4,22 @@ Features
Rename dialog:
check-box for rows?
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
Pre-process series name before identification
(using a list of regex transforms)
NO - Auto-rename on auto-tag
NO - Re-zip (to remove compression)
(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
Re-org - move to new folder based on template
WONTDO - Auto-rename on auto-tag
WONTDO - 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 )
@ -24,6 +33,8 @@ 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.)
-----------------------------------------------------
Big Future Features
@ -32,7 +43,7 @@ Support for ACBF metatdata in CBZ
GCD scraper or DB reader
Batch Edit
(GC #29) Batch Edit
Form Mode: Single vs Batch
-----------------------------------------------------