Hello,
I would like to easily add a path and file name as an external link (mainly for PDF files) to a tiddler on a windows pc by copy/paste. In windows file explorer, shift-right-click on a file allows to copy the complete path and file name string into the clipboard. But since in Windows, the path is built with backslashes and TiddlyWiki wants slashes, I have to update the string manually.
Is there a way to automate this in TiddlyWiki, e.g. by a special "import path and file name plugin"? Or by using a macro? Or by any other means?
I tried to understand macros and variables, but as a non-programmer it is not so easy for me to understand.
Any help or hint is highly appreciated. Thank you in advance, Martin