About this page

A simple URL redirector for easy app deep linking when link embeds don't allow non-HTTP(S) links (like Notion and Google Docs). Use at your own risk.

This is hosted on https://r.mhmd.us

How to use

Use cases

Redirect app scheme specific URLs from websites and apps that prohibit these. Notion and Google Docs do this, I'm sure others out there do this too.

An example would be create a new task in Things.app:

  1. Append the app scheme: ?redirect=things:///
  2. Add the task as described within the Things docs: ?redirect=things:///add?title=get%20oat%20milk.

You can learn more about Things' URL schemes here: https://culturedcode.com/things/support/articles/2803573/


Github Repo