mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #121] [Feature]: Zip Support in File Manager #64
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MisterBeardy on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/121
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Would be nice if zip files were supported with the option to extract. I have a few designs that I've worked on that are zipped and inside are several folders with various files in each. Being able to just upload the zip and have it extract the files and folders would save a ton of time of manually uploading files and creating folders.
Proposed Solution
When uploading a zip, give the option to extract all files to a single folder, or all files/folders respectively.
Alternatives Considered
No response
Feature Category
File Manager
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 23, 2026):
Available in branch 0.1.6b11. Please check and let me know.
@MisterBeardy commented on GitHub (Jan 23, 2026):
Can we add another option to create a folder based on the filename of the zip file? Outside of that, the unzip works perfectly.
@maziggy commented on GitHub (Jan 24, 2026):
Here you go. Use branch 0.1.6-final.
@MisterBeardy commented on GitHub (Jan 27, 2026):
And another one done. Just tested with a zip file and we are good with this one.
@RyanEwen commented on GitHub (Jan 28, 2026):
I noticed when uploading a file to the File Manager today, it expected only zip files to be uploaded. I had to tell the file picker dialog to show All Files to see my 3mf and upload it.
@maziggy commented on GitHub (Jan 28, 2026):
Already fixed in branch 0.1.6-final