Skip to content

Instantly share code, notes, and snippets.

@caseywatts
Last active April 4, 2023 20:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caseywatts/fedb100a23acde91d0fc64643aa08656 to your computer and use it in GitHub Desktop.
Save caseywatts/fedb100a23acde91d0fc64643aa08656 to your computer and use it in GitHub Desktop.
Quick Links to DMs

So many messaging apps!! It's hard to keep track of who I talk to where!

I message Brian on Signal, Sean on Discord, and Steve by sms.

I just want to type their name and BAM immediately be in the correct app.

This takes two steps:

  1. Coming up with the "weird links" to open the right app to the right person (I use a spreadsheet)
  2. Making those "weird links" easy to open (like with Apple Shortcuts)

Credits: Casey Watts and Sean Perkins came up with this approach together :)

Apple Shortcuts

Apple Shortcuts is a great way to make these quick and easy!

These shortcuts work on both desktop (cmd+ space) and on mobile/iPhone (the swipe down search)

Screenshot 2023-01-18 at 2 58 14 PM (2)

image

Making These Shortcuts

And there's a way to do it using Shortcuts!

  1. Create a Shortcut
  2. Create an "Open URLs" action (under Web)
  3. Put in the magic deep link (see the next md file for instructions for that.

image

@seanperkins
Copy link

If you utilize alfred instead of spotlight, you can use this shortcut workflow to access shortcuts: https://github.com/alfredapp/shortcuts-workflow#readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment