processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.37k stars 1.32k forks source link

Upload files by URL #387

Open catarak opened 7 years ago

catarak commented 7 years ago

Why?

I find that a lot of the time I download a file and then immediately upload it to the web editor. Why not remove a step!?

Design

screen shot 2017-07-11 at 12 43 46 pm screen shot 2017-07-11 at 12 43 56 pm screen shot 2017-07-11 at 12 44 05 pm screen shot 2017-07-11 at 12 44 18 pm

Check out the deets on Zeplin.

plxity commented 5 years ago

@catarak I would like to give this a look and work on it. :)

dhruvdutt commented 5 years ago

Would love to work on this. @plxity Let me know if you need any help or want me to pick this up.

plxity commented 5 years ago

@dhruvdutt Sure.

catarak commented 5 years ago

@plxity go for it!

catarak commented 4 years ago

For URLs that are properly CORS enabled, it would be cool to not have to upload the file to the web editor s3 bucket! #1158 documents this.

pcgamer1 commented 4 years ago

I would like to work on this!

MohdImran001 commented 3 years ago

Hii @catarak, I'd love to work on it.

catarak commented 3 years ago

@MohdImran001 go ahead!

MohdImran001 commented 3 years ago

Hi @catarak, Please review my PR.

NahuelMaid commented 3 years ago

Hi @catarak. Can you review @MohdImran001 's work, please? 🙏🙏 I'd love this improvement.

MohdImran001 commented 3 years ago

Hi @catarak, please review my PR and let me know if it is up to the mark.

ayushanand308 commented 9 months ago

@lindapaiste @davepagurek Is this issue still relavent? If yes I could try out the possible solutions suggested by @catarak in this PR.https://github.com/processing/p5.js-web-editor/pull/1658