ObsidianCustomFrames icon indicating copy to clipboard operation
ObsidianCustomFrames copied to clipboard

URI handlers do not work

Open srid opened this issue 6 months ago • 0 comments

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.

Image

srid avatar Aug 17 '25 17:08 srid