zenangst / KeyboardCowboy

:keyboard: The missing keyboard shortcut utility for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for snippet triggers

zenangst opened this issue · comments

The idea is to introduce a new trigger called the snippet trigger. This trigger will activate when a specific sequence of letters is typed in succession without canceling out previous keystrokes. Once the full sequence of letters is typed, a workflow will be initiated.

This has been implemented.