mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #69] Adding URL upload field to image upload page #51
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @solarflair on GitHub (Oct 19, 2018).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/69
I see that it is possible to upload an image via its URL, but it feels a little convoluted and honestly when doing it by hand it's simpler to just download an image and then upload the saved file from your pictshare server front page.
Is there a way to add a form there for uploading remote images without having to manually write it into the application? Just looking for a little place where I paste an image url and hit the Upload button, just like I would hit Browse and upload to upload a locally saved image.
@geek-at commented on GitHub (Oct 19, 2018):
Awesome idea