Change Capitalized Text to Title Case With Regular Expression

For Spanish, this should do the trick: Substitute \b([A-ZÁÉÍÓÚÑ])([A-ZÁÉÍÓÚÑ][\wÁÉÍÓÚÑ]*) with \u$1\L$2. To capitalize back roman numerals, acronyms or initials, make a list: ([IVXL]{2,}|CONACULTA|FONCA|INAH)and substitute with caps: \U$1 (you might need to set your...

Google Chrome

Dictionary To edit the Custom Dictionary: Close ChromeRename or delete %LOCALAPPDATA%\Google\Chrome\User Data\Default\Custom Dictionary.txt.backupAdd/remove words from %LOCALAPPDATA%\Google\Chrome\User Data\Default\Custom Dictionary.txt.backupRemove the checksum in...

Microsoft Word

Keyboard shorctuts Find next: Control+Page DownSwitch capitalization: Shift+F3 Dictionary Custom Dictionary location: %APPDATA%MicrosoftUProofCUSTOM.DIC (simple alphabetical list of words)