jdittrich / quickMockup

HTML based interface mockups
https://jdittrich.github.io/quickMockup/
MIT License
518 stars 96 forks source link

Save editable version without file #4

Closed jdittrich closed 8 years ago

jdittrich commented 8 years ago

User Story: …I need to save/share my work when I have no access to a file system (e.g. on mobile devices) Possible Implementations:

To be considered:

jdittrich commented 8 years ago

related: #3

peterbrinck commented 8 years ago

What about saving the mockup as PNG/JPG/PDF?

jdittrich commented 8 years ago

@peterbrinck, thanks for the suggestion!

I think existing functions (DevTool, AddOns, Screenshot…) do this fairly well already, so I would for now leave this to these already existing functions.

Also, I thought of editable saving. According to the issue name your idea is totally valid, so I'd need to clarify that.

jdittrich commented 8 years ago

What about API-posting the HTML/CSS to code pen or any other code sharing-with-display function? Ideally, we could as well trigger a full-page (no code) view as well.

peterbrinck commented 8 years ago

It would be really great with a Save to Codepen feature!!

jdittrich commented 8 years ago

save to codepen works.