I'll keep this thing updated with any good ideas that come my way.
To start things off:
Fast, Automatic TextCreate useful Replacements for repetitive typing. Good examples would be:
Your email signatures - perhaps you have a different way of signing your messages depending whom you are addressing.
Mnemonic: rj
Replacement:
Regards,
Joe
Purpose: Very quick and smooth way to sign your emails
Mnemonic: m@e
Replacement:
[email protected]Purpose: speed up and improve the accuracy of typing your email address
Spelling CorrectionsThis example uses RegExMnemonic: crit[e|i][c|s][e|i][s|z]e
Replacement: criticize
Purpose: Corrects all of the most common misspellings -> criticize
TagsMnemonic: htm*
Replacement: <html></html>
Cursor position: 6
Purpose: fast creation of HTML/XML tags
Create simple Replacements to enter those irritating special characters and symbolsFor instance:
* create a Replacement called 'gbp' to enter the £ symbol
* create a Replacement called 'cpy' to enter the © symbol
* create a Replacement called 'reg' to enter the ® symbol
* create a Replacement called 'qrt' to enter the ¼ symbol
The possibilities are endless!
Nest replacements if they share the same textFor example, if several of your replacements all reference the same webpage, make a simple replacement for just the webpage itself, and then reference it in your other replacements. That way, if the webpage address ever changes, you only need to make one correction and all the references will work.
Block words that you do not want to keep seeing as suggested auto-completionsYou may frequently type words that Auspex will track, but that you do not want to see popping up all the time. Set their status to Blocked and they will never show up again.
For example, passwords Auspex also tries to auto-detect password fields, and also password-like typing. In both cases, the text is NOT stored anywhere.