sytone/obsidian-remote

URL link does not work

smbricchi opened this issue · 4 comments

Using obsidian-remote i can click on an URL link but nothing happen.
Is this a normal behavior for obsidian remote or doe I have to do something to activate this behavior.
I am quite new with obsidian and need some help.

I created a note in obsidian and entered the following URL:

Obsidian Help

When i click on the link nothing happen.

The error i see in debug mode is the following:

app.js:1 TypeError: Failed to construct 'URL': Invalid URL
at lk (app.js:1:906629)
at t.getClickableTokenAt (app.js:1:1259883)
at t.onEditorLinkMouseover (app.js:1:1275223)
at HTMLDivElement.s (enhance.js:1:10423)

An URL link on an obsidian installed local does work.

Problem solved.

Problem was not a issue was an misunderstanding of the setup.

Closed

@smbricchi, what was it that you did so that clicking on a link works? When I click on the link in read or write mode, nothing happens for me. I must be misunderstandings something as well...
image