Alfred Extension: Copy the Apple command symbol (⌘) to your clipboard
I occasionally find myself wanting to enter the symbol for the Mac “Command” Key into something I’m writing, such as documentation, tweets, IM conversations, or this blog post.
I got tired of googling or having to launch a separate app.
Enter Alfred for Mac!
I made a simple extension for Alfred called Copy Command Key to Clipboard, which you can download here.
Once it’s installed, you can just type this into Alfred:
commandkey
…and the script will put the ⌘ symbol in your clipboard. Now paste away!
You can check out the amazing source code here.
Also, you might like some of my other Alfred extensions, which you can check out on GitHub here.