Skip to content

Generate MacOS text replacements to correct common misspellings of tech company and product names

License

Notifications You must be signed in to change notification settings

clrcrl/tech-name-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tech-name-fixer

A script to generate MacOS text replacements to correct common misspellings of tech company and product names.

For example: Github will be corrected to GitHub wherever MacOS Text Replacements are respected.

MacOS Text Replacements are respected in:

  • Apple apps (iMessage, Notes, Pages etc.)
  • Slack

MacOS Text Replacements are not respected in:

  • Notion
  • Google Docs

Usage instructions

A basic understanding of python and the command line is assumed in these instructions.

To install these snippets on your own computer:

  1. Clone this repo, and cd into it.
  2. Run python generate-text-replacements.py — this generates a file named tech-names.plist
  3. Open up System Preferences > Keyboard > Text
  4. Drag the tech-names.plist file from its location to the Text pane.

Contributing

Contributions (especially to the list of company and product names) are welcome!

Please keep the entries in tech-names.csv in alphabetical order.

About

Generate MacOS text replacements to correct common misspellings of tech company and product names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages