Fun with creating LeaderKey actions
The other day I mentioned that I discovered LeaderKey. This morning I’ve added a new action that I’d like to describe:
When doing our daily standup, I like to use Safari for the video call (we’re using our own video call tool!) so I don’t block my regular browser’s usage. Before, I needed to
- open Safari (⌘-Space, type “Saf”, hit
Return
to launch the browser) - click the link in the browser bookmark bar using the mouse cursor
What I now do is type F13
=> u
=> v
=> Return
Which is faster and more geeky and I love it.
To make it work, I used the Safari URL Scheme for MacOS: which looks like this x-safari-https://holgerfrohloff.de
Fun!