mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #124] [Feature]: Add existing host directories to File Manager (external folder mount / linked folders UX + docs) #67
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#67
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 @S1N4X on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/124
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
What I’m trying to do
I’d like to make an existing directory on the Docker host appear inside Bambuddy’s File Manager without copying files into Bambuddy’s internal library. Example use case: I already have a large archive of .3mf, .stl, etc. on the host/NAS and want Bambuddy to browse/manage it.
Expected behavior
Actual behavior
Environment
Bambuddy version: v0.1.6b10
Install method: Docker / docker-compose
OS: Unraid
Proposed Solution
Notes
Release notes mention “linked folders with external path mounting” under File Manager features (v0.1.6b9). If this is already implemented, could you point to the UI/docs and/or clarify the required container mount path(s)?
Contribution
Checklist
@maziggy commented on GitHub (Jan 22, 2026):
If you are willing to implement this, please go ahead. Every contribution is appreciated!
Let me know if you have any questions?
BTW: you can run the Github CI tests locally by using the test_*.sh files in root folder.
@S1N4X commented on GitHub (Jan 24, 2026):
I'll try.
Would you share your claude.md for the project? Mainly for consistency.
@maziggy commented on GitHub (Jan 24, 2026):
Don't have, I'm only using Claude Code for various assistance tasks.
@maziggy commented on GitHub (Feb 10, 2026):
Are you still going to work on this?
@S1N4X commented on GitHub (Feb 12, 2026):
Hello,
yes. All the features are coded and have been unit tested, but I did not have time yet to fully test the rest of the webapp to be sure it is integrated nicely and without regressions. (I played with it a bit, but I want to be cautious).
It's passing the existing tests.
@maziggy commented on GitHub (Feb 12, 2026):
Take your time.
@Bademeister89 commented on GitHub (Mar 15, 2026):
Will there be a release for this?
@maziggy commented on GitHub (Mar 24, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!