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

Import project configurations #34

Open
callmehiphop opened this issue Oct 6, 2015 · 1 comment
Open

Import project configurations #34

callmehiphop opened this issue Oct 6, 2015 · 1 comment

Comments

@callmehiphop
Copy link
Collaborator

Relates to #33

Users should be able to import presets for their projects. I think we'll want to allow them to do this in two different ways

  1. by using a query string to specify a preset file
  2. importing preset to use as a default project configurations

Option 1 would all the user to play around with a preset without making any alterations to their default project configuration. It would also be nice if they could import pre-configured plugins from the preset to their default.

Option 2 would allow setting a preset as a users default project configuration, in a way this would be similar to forking. They could import a project configuration, install additional plugins or tweak installed plugins config and then share their newly created configuration.

Just like an export button for sharing configs, perhaps we create an import button?

@callmehiphop
Copy link
Collaborator Author

For the the query string option, we should show a notification that notifies the user that they are using a preset and making any changes (adding/removing plugins) will not persist.

We might also want to include some kind of "apply" button to allow the user to make this preset their default configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants