Link to open file explorer (Nautilus) from within Logseq?

Hi, I’m just wondering if there’s a way to create a link within a Logseq page that would open my file explorer to a specific directory (so I can easily link project data files with a page in logseq). Something like directory:///path/to/folder along the lines of file:///path/to/file.md. I’m on Ubuntu so I’m using nautilus. Thanks!

1 Like

u can just use the file://

example:

[open /home](file:///home/)

This will use your default file explorer im not sure if u can specify a program tho but that would be quite convenient.

1 Like

Thanks this works perfectly well! I can’t even say if I tried it back when I asked the question. Still very happy with logseq 1.5 years later :slight_smile: