How to Link file from anywhere outside Obsidian Vault

Hi guys i’m trying to link my files that i save outside obsidian vault, like i put file on my Downloads folder. I want to link that file on my notes but when I create link like this for instance
[Resolve](file:///Users/myusername/Downloads/Resolve%20Manual.pdf)

When I click the link then this happen I already change the files permission to read&write but nothing changes
image

Is there something I can do about it?

I had the same problem when the file name contains a space. Rename the document to “ResolveManual.pdf” and then it works for me…
[Resolve](C:\Users\myusername\Downloads\ResolveManual.pdf)

Since I use OneDrive anyway, I often create a shared link to my documents and then paste that link into Obsidian

Their syntax looks good and the %20 will take care of the space though.

Something else is going on :thinking:

Lots of examples here:

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