ObsidianCustomFrames
ObsidianCustomFrames copied to clipboard
URI handlers do not work
I used advanced URI plugin to link from Todoist (task description field) to my Obsidian notes using URIs like this:
[Note](obsidian://adv-uri?vault=MyNotes&filepath=OCI.md)
In Todoist view, this will render a Note link in the description (see screenshot). In a normal browser (Chrome), clicking this URL takes me to Obsidian opening that mentioned note. But when I do this from Custom Frames Todoist, nothing literally happens.
Expected behaviour: URIs like this work just like in normal browser.