I am trying to get the @mime plugin working. I have
example.pdf file located in N:\leo folder.
My leo file has a node [no body text]:
@mime >@path example.pdf
Right-click over the node and observe 2 options:
Create dir C:\Users\lewis\OneDrive...\example.pdf
Open C:\Users\lewis\OneDrive...\example.pdf
The create option is un-documented, and unexpected, but is working :)
Select Create and the directory is created. Once the directory is created, the option no longer appears.
However if I select Open, leo hard crashes with message '...cannot find the file specified...'
See #1257Why does the path resolve to C:\Users\lewis\OneDrive and not to N:\leo?
In myLeoSettings there are no references at all to C:\Users\lewis\OneDrive. Under @settings>Files and Directories I have:
@string initial-chooser-directory = N:\leo
@string relative-path-base-directory = N:\leo
I welcome help from any users of the mime plugin.
Thanks
Lewis