imfing / pile

:zap: A simple & powerful app to organize your piled work at one place~
GNU General Public License v3.0
166 stars 15 forks source link

drag url's (really any URI) to apps/files #9

Closed pcause closed 6 years ago

pcause commented 6 years ago

If I go to the address bar (firefox) and highlight and drag the URL to the apps/files pane of pile nothing happens. I'd expect you to be able to let me drop any URI to the apps/files area.

imfing commented 6 years ago

Thanks, It's a good idea. But I need to further investigate if the framework (Electron) support this kind of drag and drop behavior. I'll make an update if it supports.

imfing commented 6 years ago

@pcause Added in this commit https://github.com/mtobeiyf/pile/commit/004b5d4ea5b69e253b635164001f2243f9161fc2

And it will appear in the next release. Any suggestions are welcome. link

pcause commented 6 years ago

Thanks. Looking forward to a release with this.

imfing commented 6 years ago

@pcause Released with v0.2.2 https://github.com/mtobeiyf/pile/releases/tag/v0.2.2 Check it out.