Volver a la lista

Typinator in everyday work – Tips, tricks and real-life wins or how I saved 625 hours of typing time

{{ $t('article.attributes.headline') }}

Matthias van den Nieuwendijk

Guest Author M

You know the feeling. You’re typing the same phrase or address for what seems like the hundredth time in an email and think there must be a way to automate it. That’s where Typinator comes in – a small Mac tool that instantly turns short abbreviations into longer text, emojis or even images. In this article, I’ll show you how we at deichbot use Typinator to save typing effort and automate workflows, with practical examples, clever hacks and a few real “aha” moments.

Never type the same thing twice – snippets and shortcuts

The basic idea is simple and powerful. You create snippets and assign them abbreviations. Later, typing the abbreviation automatically inserts the saved text. A few characters can trigger whole sentences or paragraphs. For example, mn becomes my email address, mfg expands into a complete closing phrase (“Best regards, Matthias…”) and even :-D becomes a smiling emoji 😀. No more typing long signatures or repeating standard texts by hand – Typinator does it for you in a fraction of a second.

These on-demand snippets range from short phrases to large text blocks. In our day-to-day at deichbot, we use shortcuts for common email sentences. Typing danke produces “thank you for your reply.” perfectly formatted and error-free, and feed becomes “I look forward to your feedback.” Full signature blocks are saved too: sig inserts my complete signature with name, company, address, phone number and web links. We keep different versions for different contexts (sig2 for another company, sigd for our deichweb project, etc.), all neatly organised as snippets. One shortcut is all it takes for Typinator to insert the right block of text – in Mail, Word, a browser or anywhere else you type.

Here’s the best part: Typinator doesn’t just replace plain text, it can insert any kind of content. You can embed formatted text, links, tables, images and emojis wherever you need them. For example, if you often send directions to clients, you could create the shortcut weg1 that inserts your address, phone number and a small map image – all with a single keystroke. Typinator is not just a text expander, it’s really a data expander that can instantly produce all kinds of content.

Auto-correction – Goodbye typos

Alongside custom snippets, Typinator also works as an auto-correction tool. It runs in the background and fixes mistakes as you type. The software comes with extensive correction sets for multiple languages – many predefined spelling corrections for common typos are built in. If you accidentally type “teh” instead of “the” or make typical German spelling errors, Typinator corrects them automatically without you even thinking about it. And you can add your own rules for the specific mistakes you tend to make. If you often swap the same letters, just add it to Typinator – from then on, you’ll never have to fix it manually again.

One highlight in our workflow is a set for correcting double capital letters at the start of words, because I sometimes hold down the Shift key too long. If I type “Guten TAg”, the tool recognises the error and corrects it to “Guten Tag”. This works thanks to smart placeholder rules (Regex): Typinator detects a pattern of “two capitals + lowercase” at the start of a word and changes it to the proper form. “TEst” becomes “Test”, “MAil” becomes “Mail” – Caps Lock never gets to embarrass us again – and it has already done this over 4,500 times. We also defined exceptions, so abbreviations like “CC” or special terms aren’t changed incorrectly.

Smart use of abbreviations and triggers

While many Typinator users type abbreviations directly, I prefer using the # key as a trigger. That means my shortcuts always end with # – for example, mfg# for “Best regards, ...”. As soon as I type the #, Typinator knows to expand the snippet.

The advantage: with # as a suffix, you almost never get accidental matches with normal words, since it’s rare to type # in running text. You can type freely without snippets being triggered by mistake. The hash is quick to type, and it makes shortcuts even easier to remember.

Another tip: Typinator can expand abbreviations without a word boundary if you want. We have a small “no trigger” set for symbol sequences. For example, typing => instantly becomes ► (arrow symbol), and --> becomes →. You don’t need a space afterwards – as soon as Typinator recognises the combination, it’s replaced. This works everywhere – browser, chat apps, etc. We use it for symbols or typographic tweaks, like turning ... into a proper (ellipsis) or changing straight quotes to German-style quotes.

Dynamic content – Placeholders, variables and forms

Things get really interesting when Typinator generates dynamic snippets – content that adapts to the situation. Imagine your snippet automatically inserting the current date, pulling a name from the clipboard, or asking you for specific details and placing them in all the right spots.

One popular feature is date and time placeholders. Without remembering the date, you can have a letterhead snippet with {Date} or {DD}.{MM}.{YYYY} – and when it expands, Typinator inserts “01.08.2025”, always up to date. Relative dates are possible too: from “offer date” to “deadline +30 days” – Typinator does the math. It can even calculate “next Tuesday” or the current week number.

Clipboard placeholders are also invaluable. If you’ve copied a name or customer number, you can pull it into the snippet with {clip}. In our case, the shortcut lii (“LinkedIn Intro”) creates a message: “Hello {clip}, I’m Matthias from deichbot…”. I just copy the recipient’s name beforehand, and Typinator personalises the message automatically.

For advanced snippets, we love Typinator’s input forms. You can define variables as fill-in fields. When you use the shortcut, a small window asks for details like “Customer name” or offers dropdowns. After filling them in (or accepting defaults), Typinator inserts the complete text with those values. Imagine a support reply that needs the customer’s name in two places and a ticket number in one. Instead of editing manually, you set {CustomerName} and {Ticket} in the template. When inserting, Typinator asks for them – and fills in all the right spots. No coding needed to build complex but flexible templates. This saves time and avoids mistakes like forgetting to update the name in one place.

Scripts and calculations – Typinator as a Swiss Army Knife

Typinator can run external scripts and insert their output. This opens up even more options for power users. You don’t have to be a programmer – many automations are simple – but for complex needs, a little scripting can go a long way.

Typinator has built-in mini functions for small calculations. Enable the inline calculator, and typing 10+5=? instantly becomes 15. Handy for quick maths without leaving your document. You can go further: with AppleScripts, shell scripts or JavaScript, Typinator can run external code when expanding. For example, a shortcut weather could fetch live weather data from an API and insert “Currently 23°C, partly cloudy.”

An Ergonis add-on called TinyURL can shorten long links via a shortcut. You don’t write any code – just install their AppleScript and matching snippet. Type tinyhttp://example.com/... and get a neat http://tinyurl.com/xyz. Similar scripts can format phone numbers, convert currencies, check serial numbers, and more. The Typinator community and Ergonis offer many ready-to-use snippets you can adapt.

Typinator makes these features approachable. It includes a script editor and predefined placeholders for common tasks. It even supports regular expressions (Regex) for pattern-based replacements – useful for extracting numbers from text or capitalising sentence starts. While scripting and Regex are more for tinkerers, knowing the option is there is reassuring. If you think “this should be automatable”, often the answer is yes, Typinator can do it – and if not out of the box, it can be scripted. For us, Typinator is a true Swiss Army knife of text automation – small, versatile and always ready.

Teamwork and integration – More productive together

Typinator is not just a solo tool. In teams, it can ensure a consistent communication base. Snippet sets can be shared easily – for example via a shared Dropbox folder. When someone updates a snippet, everyone gets the change within seconds. This ensures all team members use the same approved texts without the chaos of sending updated templates manually. Perfect for support replies, legally approved wording or consistent product names.

Typinator also integrates seamlessly with other tools. It works system-wide, in any app, without separate setup. Whether you type in Word, Gmail, Slack or specialised software, your shortcuts work. If needed, you can disable sets for specific apps or make app-specific sets – like keeping code snippets active only in VS Code.

A handy feature is quick search: with a shortcut key (commonly ⌘-Option-Space) you can search your snippets by keyword and insert them instantly – useful if you forget the abbreviation.

Typinator also plays well with productivity launchers like Alfred, LaunchBar or Raycast. You can even use Typinator expansions within those tools. But in practice, Typinator is so fast and reliable we often skip the others. And unlike many text expansion tools, Typinator is a one-time purchase, not a subscription – something we appreciate. Regular updates and helpful support from the developer complete the package.

Conclusion – A tool you won’t want to give up

In short, Typinator is the hidden turbo for your keyboard. At first, you may wonder if you really need it. But once you set up your first snippets and see repetitive typing vanish, you won’t want to work without it. Whether you’re a developer, support agent, marketer or heavy writer, Typinator removes routine work and lets you focus on what matters. The time and cost are often recouped in just days.

The numbers speak for themselves: I’ve used Typinator over 40,000 times in recent versions alone – and over 150,000 times in total. Even conservatively estimating 15 seconds saved per use (often much more), that’s over 625 hours saved – more than 15 full work weeks. And the potential with complex snippets, forms, automation or team sharing is far from exhausted.

My advice: Try Typinator. There’s a free trial on the ergonis website. Start small, like bzw → “beziehungsweise” or !! → “❗️”, and watch how your typing flow changes for the better. It won’t be long before you discover more uses – from quick date insertion to a personal snippet library for emails, documents, support or code. Typinator can be as simple or advanced as you like. Pro features are nice to have but not required to start.

Happy typing. Let Typinator do the work – and enjoy the time you save for what really matters.

Save time with Typinator

Enter words, sentences, or even entire paragraphs by typing just a few characters. Save time for the really important things in life.