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

FEATURE - Add Update Block feature #28

Open
1 of 2 tasks
mymartin opened this issue Apr 14, 2018 · 2 comments
Open
1 of 2 tasks

FEATURE - Add Update Block feature #28

mymartin opened this issue Apr 14, 2018 · 2 comments
Milestone

Comments

@mymartin
Copy link

This is a

  • bug report
  • feature request

Description

Thanks for your contribution.
When I want to update a existing block in this version, I need to Open the block first and then make some changes in the opening files. If I can change the local file, and Update the block directly.

@kenhowardpdx
Copy link
Owner

I'm reading this to be the preferred workflow:

  1. Open local file.
  2. Make edits.
  3. Create gist from local file.
  4. Make edits.
  5. Update gist from local file.

Current workflow would be:

  1. Open local file.
  2. Make edits.
  3. Create gist from local file.
  4. Open newly created gist.
  5. Make edits to gist file.
  6. Copy edits to local file.
  7. Save gist (updates gist on github).

Does that sound right? The current workflow is terrible when you want to make a change to a local file and update the gist at the same time.

@mymartin
Copy link
Author

Got it, it's what I mean.

@kenhowardpdx kenhowardpdx added this to the v1.3.0 milestone Jun 1, 2018
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

2 participants