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

Save and share assemblies #17

Open
mehaase opened this issue Jun 27, 2018 · 0 comments
Open

Save and share assemblies #17

mehaase opened this issue Jun 27, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@mehaase
Copy link
Owner

mehaase commented Jun 27, 2018

It might be nice to be able to save an assembly (i.e. a collection of gadgets that a user has wired together) and be able to load it later. Of course we don't keep any server-side state, so it would need to be saved somewhere else, either HTML5 local storage or maybe something like a github gist?

Once saved, could the assemblies be shared with other users? Maybe by pointing to the gist ID? Or encoding the entire assembly into a URL parameter?


If you are reading this and want to express positive or negative feedback, please leave a Thumbs Up or Thumbs Down so that I can keep track of demand. Please do not reply just to say +1 or -1. Thanks!

@mehaase mehaase added the enhancement New feature or request label Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant