i just realised you can launch local files (on the desktop version only) by putting them in a markdown link, ie [name](link_to_file)
was this always the case or is it just a recent thing?
anyway its not much use to me most times because if i have lots of links in a note they all turn to text once you click on the note to expand it
…which is why i made another autohotkey script that will display every url/folder/file in some text and show it in a menu
alt + L will show the menu
alt+shift + L will re-use the last menu
paths in your user folder can be added like this:
\Documents\file.txt
full paths can also have quotes on either side
"C:\Users\dave\Documents\file.txt"