sytone / obsidian-remote

Run Obsidian.md in a browser via a docker container.
MIT License
1.42k stars 138 forks source link

URL link does not work #69

Closed smbricchi closed 1 year ago

smbricchi commented 1 year ago

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.

smbricchi commented 1 year ago

Problem solved.

smbricchi commented 1 year ago

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

smbricchi commented 1 year ago

Closed

JS1Dev commented 7 months ago

@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