To Clipboard: Convert item path to Linux, Markdown and/or URL format
Posted: 07 May 2025 05:59
Using File | To Clipboard | Item Path/Name(s) or Item UNC Path/Name(s) stores the result in the clipboard in standard Windows path formats.
In addition, some links in apps that point to local files using the standard URL format also require the file:/// protocol prefix.
- C:\EXAMPLE\SomeLocalFile.txt
- \\MYPC01\C$\EXAMPLE\SomeLocalFile.txt
In addition, some links in apps that point to local files using the standard URL format also require the file:/// protocol prefix.
- <mounted media>/EXAMPLE/SomeLocalFile.txt
- file:///C:/EXAMPLE/SomeLocalFile.txt