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

Merge with Project Manager #28

Closed
3 of 4 tasks
mehcode opened this issue Mar 22, 2016 · 2 comments
Closed
3 of 4 tasks

Merge with Project Manager #28

mehcode opened this issue Mar 22, 2016 · 2 comments

Comments

@mehcode
Copy link
Owner

mehcode commented Mar 22, 2016

@danielbrodin

If we start with this codebase and add:

  • Read from both the state store AND projects.cson (by default).
  • Explicit "save" command — just serializes the current state to the state store AND adds it to projects.cson
  • Config to only show explicitly saved projects — So only read from projects.cson instead of reading from the state store AND projects.cson. Need a good config name / description.
  • Explicit rename or "set title" command — the other half of your current save function — Add ability to rename (set a name for) a project #15

I don't mind doing the heavy lifting. It's not that much to add. We'd have nearly a feature parity.

@mehcode
Copy link
Owner Author

mehcode commented Mar 23, 2016

On naming ideas for the configuration option: Hide Unsaved Projects or Autodiscover Projects.

@mehcode
Copy link
Owner Author

mehcode commented Mar 24, 2016

@shemerey Can you give master a run and see what you think?

@mehcode mehcode closed this as completed Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant