

troubles (?):
1. the plugin seems to fail to support the promised ability to insert %20 instead of spaces into paths.


2. when I wanted to remove the disk paths from the Java-like paths (like /C:/, for instance: R:"/C:/"=""), just nothing changed, ie the paths stayed the same.
maybe I get something wrong, can anyone tell me?

and besides, a couple more questions:
1. could it be possible to copy the full network path of files on a local share? so that if the full local path of a file is, say, d:\multimedia\music\sharename\myfile.mp3, I could get //mymachine/sharename/filename.mp3 instead — thus skipping the folder names up to the shared folder name?
2. is it possible to skip a certain number of folder names in a path from the very start of it? so that to get d:\...\shared\myfile.mp3 instead of d:\mutimedia\music\shared\myfile.mp3?
will appreciate any answers!