clechasseur / pathcopycopy

Copy file paths from Windows explorer's contextual menu
https://pathcopycopy.github.io
MIT License
1.02k stars 79 forks source link

[FEATURE] Context Menu on "Online" stored file for Clients like OneDrive #130

Open udg-nicolas-kapfer opened 4 years ago

udg-nicolas-kapfer commented 4 years ago

Hello Charles and thanks a lot for your wonderful tool.

Problem Description: We encouter a problem in our company since we use Azure Storage Sync (or One Drive): On file which are only online, the context menu does not display Path Copy options (see screenshot attached) image On this screenshot, you can see the status of files and on the PDF where I'm right-clicking, this one is only "online" at this moment.

Describe the solution you'd like The solution we would need is the use of Path Copy for "referenced-files" which are on Cloud storage but just linked onto the client.

If you need further informations, I will be pleased to provide them

PS: Merci beaucoup pour votre logiciel et bonne continuation !

clechasseur commented 4 years ago

I haven't used OneDrive, but it sounds like the view you're referring to might be a Shell Extension - e.g., it's not stock Windows Explorer. If so, I am unsure if there's a way to add Path Copy Copy options in such views. I can leave this open and look at it.