Alfred feature: keyword aliases
One new-ish feature I love in Alfred is keyword aliases. This lets you use any number of keywords to activate a Keyword Input in a workflow. The feature’s official name is Multiple Keywords, and it’s documented here.
For example, I wrote a workflow to paste the current browser tab’s URL and title as a Markdown link. I’m not sure which keyword to use as a trigger: link, tab, browser, markdown, md…? And once I pick one, I’ll never remember it.
With aliases, I can call it all of those! All you I to do is separate each keyword by two pipes:
Great feature. Thank you, Alfred team!