First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
Trying to make external link to file browser (specific folder)
Things I have tried
I’m confident this is a me problem. Here’s my current syntax:
I thought that the <> were exit characters for the spaces and other things going on (parenthesis within the path) but file browser isn’t opening at all. Nothing happens when I click the link.
I put your link in a code block, it was being rendered by the forum and invisible. Hope you don’t mind.
Have a look at this topic:
You are going to need a file:/// in the link. e.g. [link](file:///C:%5CUsers%5...
I recommend doing a Ctrl and drag/drop of the folder into a note. The link when expanded won’t look pretty, but you can be fairly confident it will work.
EDIT: <> for spaces in the path are still working fine; wasn’t sure if they were as I hadn’t manually typed anything out in a while. e.g.
[testfolder](<file:///C:/Users/ARIEHEN/test/test test/test test test>)