Simple usage of advanced-uri fails under linux

What I’m trying to do

I like to link a node in vault B from a node in vault A.
As I have read, this is not possible with on-board resources in Obsidian. That’s why I installed the advanced-uri plugin. If this plugin now generates such a link (BTW what is the best practice to do this?) then I get the message

Failed to open URL
obsidian://advanced-uri?filepath=Home%20Index%2Ftoday

Things I have tried

it seems that it is related to the xdg-open used with linux

best
joh

don’t you need the vault= argument in the URI?

yes you are right, but also when I copied from target node e.g.:
obsidian://open?vault=SW&file=Obsidian
and put this in the it dosn’t work → a popup appears with:

"Failed to open URL
The specified location is not supported:
obsidian://open?vault=SW&file=Obsidian
"

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.