FBReaderJ icon indicating copy to clipboard operation
FBReaderJ copied to clipboard

[Feature request] Add ability to auto-replace words by Dictionary<string,string> or, on Java, HashMap

Open sensboston opened this issue 3 years ago • 0 comments

This simple feature will be a really great as an alternative solution for fb2 document instant editing. For example, if OCR error inserted in the book text "Эдварде" instead "Эдвардс", I can really quick get rid of this annoying OCR error.

And, I believe so, it's really simple to implement, at least on basic level (without regexp etc.)

sensboston avatar May 22 '22 04:05 sensboston