Text replacement or learned autocomplete?

One repeated phrase, two different jobs
A postal address and a familiar follow-up may both appear ten times a week. They should not necessarily come from the same tool.
Mac text shortcuts are ideal when every character must remain fixed. Typeahead is useful when familiar language needs to fit the sentence you are writing. Writing Styles handle the deliberate choice of what you want that sentence to say.
The practical dividing line is variability. If variation creates an error, make a shortcut. If variation makes the sentence sound natural, let learned autocomplete continue what you started.
Use text replacement for exact strings
Apple’s Text Replacement is deterministic. You define a trigger and the precise text that should replace it under System Settings > Keyboard > Text Replacements. Apple documents the setup and in-app controls.
That makes text replacement on Mac a good home for:
- Email addresses, phone numbers and postal addresses
- Required disclosures
- Canonical signatures
- Product names with unusual spelling
- Reference numbers or standard links
A short trigger such as myaddr can expand into a complete address. The trigger should be memorable but uncommon enough that you will not type it accidentally. TidBITS offers practical examples for addresses, contact details and signatures.
These replacements can sync among a Mac, iPhone and iPad through iCloud Drive. Apple also supports exporting and importing them as a property-list file. That makes the built-in feature a capable text expander for Mac users whose fixed snippets should follow them across Apple devices.
Use learned autocomplete for flexible phrases
Stock language often has several natural endings. A follow-up might refer to a proposal, a meeting or a decision. A transition might need to acknowledge the previous paragraph before moving the argument forward.
Typeahead completes sentences you have already started, in your voice. It learns established phrases and personal details through use, then shapes a suggestion around the current sentence. You remain the author because your opening words set its direction.
I notice it most in the half-second after typing Just wanted to. The suggestion lands where my fingers were already going, with the same soft landing I would have written myself.
That category is distinct from chatbot drafting, grammar checking, editing and rewriting. Typeahead works during composition, at the cursor. AI autocomplete is not AI writing explains that boundary in more detail.
Apple also treats inline predictive text as separate from Text Replacement. Predictions finish the word or phrase being typed. Pressing Space accepts one, while continuing to type ignores it.
Keep Writing Styles in charge
Autocomplete can recognize how you tend to finish an established thought. Writing Styles are where you deliberately decide what kind of message belongs on the page.
Use a Writing Style when the choice involves tone, structure or purpose. Once you begin the sentence, Typeahead can help carry your own phrasing forward. This division keeps intent with you and repetition out of your way.
Build a hybrid system
A useful system assigns each recurring piece of writing one job:
- Put addresses, disclosures and canonical signatures in Text Replacement.
- Let Typeahead learn follow-ups, transitions and stock phrases with several natural endings.
- Use Writing Styles to decide what to say and how the whole message should feel.
Typeahead processes writing locally on Macs running macOS 14 or later. Your writing never leaves your Mac. Network activity is limited to license activation, optional update checks and the one-time model download. It costs $79 one-time with no subscription.
Set up and manage replacements
Open System Settings, choose Keyboard, then select Text Replacements. Press the add button, enter your trigger in Replace and enter the exact output in With. Edit an entry by changing either field. Remove one by selecting it and pressing the remove button.
In supported apps, typing the trigger followed by a space or punctuation applies the replacement. Apple also documents applying a replacement to selected text through Edit > Substitutions > Show Substitutions.
When a shortcut does not appear
Text Replacement is not available in every app. If a shortcut works elsewhere, open the current app’s Edit menu, choose Substitutions and confirm that Text Replacement is enabled. If that option is absent or the shortcut still does not appear, the app may not support the feature.
For multi-line text, a community-reported workaround is to compose the formatted block elsewhere, then paste it into the replacement field. Apple does not document multi-line replacement as a guaranteed feature, so verify the result in the apps where you plan to use it.
Three similarly named tools
Text Replacement expands a trigger into future text. Word’s Find and Replace changes occurrences already present in a document, using Replace or Replace All. Its basic shortcut is Control-H.
Control-K is different again. Apple defines it as cutting selected text, or text from the insertion point through the end of the paragraph, into an app-specific clipboard. Apple also notes that keyboard shortcut behavior can vary by app.
The clean rule is simple. Use replacement for an exact string, learned autocomplete for a familiar continuation and Writing Styles for the decision behind the sentence.