Support for URL Schemes between apps?
CompletedIf I have the setting enabled for making URLs clickable and format a markdown link that points to another app (omnifocus:///task/XXXXXXXXXX), I would assume it would make the URL clickable. But it appears those links don't register. I'm hoping I simply missed something or that this is an easy add. Here's an example of the text I'm adding:
```
[OmniFocus Project](omnifocus:///task/XXXXXXXXXX)
```
-
The third slash `omnifocus:///` is throwing it off. If you delete one, it should work.
I'll look and see exactly what's happening "under the hood".
1 -
Got it. That works. In this case, I'm creating these links via AppleScript. But if you "Copy as Link" from OmniFocus, the default way the URL is formatted is with the three slashes. Not a big deal for me, but I could see that being confusing for some.
0 -
Fixed to allow URLs without a hostname that contain `:///`
1
Please sign in to leave a comment.
Comments
3 comments