warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
232 stars 34 forks source link

Explore the use of clipboard-files #421

Open warpdesign opened 1 year ago

warpdesign commented 1 year ago

See: https://github.com/alex8088/clipboard-files

This would allow to copy/write clipboard file paths (Windows & macOS only).

Note that polling will be needed since there is no notification support for incoming paths into the clipboard.