I am working in Windows and I need to add a link to a network drive in my journal.
The path is this: \comp\corp\mktg\brand new widget
If I paste this into logseq, it looks like this: \compcorpmktgbrand new widget
If I paste this into loqseq: file://comp\corp\mktg\brand new widget
I get the full path and what looks like a link, but the link only extends through the word ‘brand’ it doesn’t go past the first space. And when I click on the link, nothing happens. Also, it is kind of a pain to have to manually edit the link to switch the double back slashes to double forward slashes.
OK, I know Windows paths are using backslashes which are used for escape characters and there are spaces, but is there a way I can get this work (i.e., show the path properly and have it link to the folder)?