Simon de Vlieger
Simon de Vlieger
I think it's a good idea, there's just a few things to consider: 1. Does dropping a file on an input allow multi-file (and if so, what happens?). 2. What...
Yea, I'd do it in 'both' kind of way.
My main 'issue' with this functionality is that while useful for code editors and such it also allows users to download files that might then become /clickable/ on their desktop...
There's quite a lot of stuff here that I like :)
@Robin5605 Sure, I'll assign it to you :)
Also from external discussion on the Python Discord let's *not* use `navigator.share`. Copying the URL to clipboard is fine though.
Sure, it should be; download the source tarball from pypi (or github on the [releases](https://github.com/supakeen/pinnwand/releases))-page and then a `pip install .` in that directory.
I *think* everything you'd need should be in the `pyproject.toml` but I readily admit I'm not the best at pep517. Let me direct a friendly Alpine developer into this issue...
In general some thought could be put into the bars currently above/below pastes. My initial idea was to have as little as possible above the paste. But that was when...
@millefalcon of course you can work on this; just to be sure: this happens in multiple places (also on the new paste page).