Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload pictures directly from url #125

Open
Eknir opened this issue Dec 13, 2021 · 0 comments
Open

Upload pictures directly from url #125

Eknir opened this issue Dec 13, 2021 · 0 comments

Comments

@Eknir
Copy link

Eknir commented Dec 13, 2021

Quite often, I share a picture with people. Ideally, I would like to share this picture via Swarm. The workflow to do this right now:

  1. Find picture on the web
  2. Download picture via browser UI
  3. Upload picture to the gateway

I think we could simplify this flow to:

  1. Find picture on web
  2. Get URL from picture
  3. Paste URL in the gateway (?) and upload it to Swarm

Last weekend, I wrote about this:

So, basically, I have this picture (https://www.bl.uk/learning/timeline/external/mappsalter-l.jpg) that I want to upload to Swarm. Right now, I need to download this (I do it via the browser UI, but could probably also do this via wget). It would be convenient if I can just add this picture to the gateway (or perhaps another Swarm product/utility?) and that then the gateway fetches it from web2 and ports it into Swarm.

I don't know whether this is a feature that should be gateway-specific, or whether it could be a small tool, that then can be integrated in the gateway (but also in other services perhaps).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant