# About the P5.JS Editor

**URL:** https://discourse.processing.org/t/about-the-p5-js-editor/15835
**Category:** p5.js
**Created:** [November 26, 2019, 3:09pm UTC](https://discourse.processing.org/t/about-the-p5-js-editor/15835 "2019-11-26T15:09:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![willianxz](https://avatars.discourse-cdn.com/v4/letter/w/a8b319/32.png) [@willianxz](https://discourse.processing.org/u/willianxz)
#### Post date: [November 26, 2019, 3:09pm UTC](https://discourse.processing.org/t/about-the-p5-js-editor/15835/1 "2019-11-26T15:09:20Z")

</div>

It would be very interesting if when saving the project, the project was saved with a screenshot taken, so when we open our projects we will have a preview of what it is.

It would also be nice to have a place with other people’s unofficial projects where we can look at what others are developing, where we can vote to make them stand out, so we all learn more.

What do you guys think?

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [December 7, 2019, 6:48am UTC](https://discourse.processing.org/t/about-the-p5-js-editor/15835/2 "2019-12-07T06:48:34Z")

</div>

Re: screenshots for the web editor

This is an interesting idea! Scratch has something similar, as do some other social sketch frameworks. Many of the thumbnails are not very informative, however. One problem: “save()” in the p5.js editor works even if the sketch is not running. It works even if the sketch is broken and will not run! I’m not sure that a screenshot can be automatic in this case. I can also imagine that if people set up thumbnails for sketches that they intended to share, they might get very frustrated by them being automatically overwritten during later use (depending on the kind of sketch).

Still, it might be nice to have a thumbnail menu option that you could invoke manually while a sketch was running to capture a thumbnail…

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [December 9, 2019, 2:08am UTC](https://discourse.processing.org/t/about-the-p5-js-editor/15835/3 "2019-12-09T02:08:04Z")

</div>

Continued here:

> [@About the p5.js Editor and Enhancements](https://discourse.processing.org/t/about-the-p5-js-editor-and-enhancements/15913/):
>
> Hello, what do you think of when we create our projects, they appear as screen print in our URL ?? For example, going to [https://editor.p5js.org/willianxz/](https://editor.p5js.org/willianxz/) should appear a list of my projects in the form of images, this would serve me as a good code portfolio, outside which I could share with others and learn from them. too. On top of that, it would be one more reason for me to keep making more code with the editor.
