colore Posted October 23, 2006 Posted October 23, 2006 I would like to check the text I type in every application (text editor, web browser, etc) I want to check the spelling and correct it on-the-fly, or the program to suggest me about possible corrections I want to use my own custom dictionary I want it to work with Greek and English language at the same time (2 or more dictionaries loaded) but ofcourse, not to do the double time or use the double system resources to check some text (it should recognize the language each time and use the relevant dictionary) I want it to autocorrect specific text (replace it on-the-fly) with some other text I specify, and I must be able to specify this text using wildcard/regex (althouth many programs have autocorrect features, no one supports wildcards/regex and thus they are very limited) I want to type something and the program to autocomplete the words I beging to type (autocomplete by the most frequently used words in a document) like OpenOffice does is there any software that meets the above requirements? thanks
Jeremy Posted October 23, 2006 Posted October 23, 2006 "If you want something done right, you have to do it yourself."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now