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

Support zip export #347

Closed
humphd opened this issue Jun 6, 2015 · 2 comments
Closed

Support zip export #347

humphd opened this issue Jun 6, 2015 · 2 comments
Assignees
Labels

Comments

@humphd
Copy link

humphd commented Jun 6, 2015

I want to add an extension that adds zip and unzip commands to the CommandManager, with the goal of being able to unzip a .zip archive into your fs, and to export your fs to a .zip. Prior art in:

@humphd humphd self-assigned this Jun 6, 2015
@humphd humphd added this to the Heartbeat 3 milestone Jun 6, 2015
@humphd humphd changed the title Support zip/unzip commands Support zip export Jun 26, 2015
@humphd
Copy link
Author

humphd commented Jun 26, 2015

The code for zip is in ZipUtils, we just need some UI for when to trigger it.

@humphd humphd modified the milestones: Thimble MVP, Heartbeat 3 Jul 22, 2015
@humphd
Copy link
Author

humphd commented Jul 22, 2015

@flukeout, we need some kind of UX for doing this, the backend is in place. The basic use case is: "Click here to download a .zip file with all your project files/folders in it."

@humphd humphd added the UX label Jul 22, 2015
@humphd humphd removed this from the Thimble MVP milestone Jul 30, 2015
humphd added a commit that referenced this issue Aug 8, 2015
humphd added a commit that referenced this issue Aug 9, 2015
humphd added a commit that referenced this issue Aug 11, 2015
humphd added a commit that referenced this issue Aug 11, 2015
@humphd humphd closed this as completed in 3632ad6 Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant