Hello
Is there a way (or a plugin) to list dynamically all files/folders from a local folder (outside of the vault) as links?
For instance on my computer I have
c:\folder\file1.pdf
c:\folder\file2.pdf
c:\folder\file3.docx
…
And I’d like to have a note that will build dynamically something like
[file1.pdf](file:///c:/folder/file1.pdf)
[file2.pdf](file:///c:/folder/file2.pdf)
[file3.docx](file:///c:/folder/file3.docx)
Or at least is there a way (or plugin) to allow me to add manually a link to a local file (outside of the vault) by browsing to the file rather than having to type the link manually?
Thanks !