save special characters + select by mask + show all captchas which are conflicting in "use mask"
i don't know if its even possible to save the captchas with special characters like "#?$*" according to their answers. i know the answers are cached but this doesn't help always and you need to find the captchas with "_" and rename them all again.
furthermore i like an option to select the letters of a captcha by mask, so its easy to find every captcha with a "_" for example.
another feature i ask for is to show or mark all captchas that are conflicting in "Use Mask" when the error "Same Mask for different Char!" pops up. now it shows only one (the last??) captcha when two captchas sharing the same "mask" for different characters.
furthermore it should calculate everything till the end and sort all conflicts at the end or something like that.
Comments
next version will use uri-encoding (%[0-9][0-9]).
next version will select all mismatches when using the popup menu. However I don't think its a good idea to ignore that and calculate the rest of the data, correcting the errors first is what I would prefer as you would probably clear and calculate them again.