File attachment at Book level #6042
Labels
No labels
Focus: A11y
Focus: Admin/Meta
Focus: Authentication
Focus: Back-End
Focus: Database
Focus: Design & UX
Focus: Editor - Markdown
Focus: Editor - WYSIWYG
Focus: Export System
Focus: Front-End
Focus: Translations
Focus: View Customization
Is: Docs Update
Is: Enhancement
Is: Priority
Is: Security
Is: Upstream
Status
Blocked
Status
Open to discussion
Status
Out of scope
Status
Pending Validation
Type
API Request
Type
Bug Report
Type
Feature Request
Type
Happy feedback
Type
Maintenance
Type
Question
Type
Support
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bookstack/bookstack#6042
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?
Describe the feature you'd like
It's possible to add file attachment to books or even chapters, and not only at pages?
I primarily produce documentation for my own use in teaching IT technologies, and most of the time, I don't just use the "books" as teaching material. They're accompanied by additional materials such as various projects, which I usually package in ZIP or 7z archives.
These files aren't linked to a specific page, but rather to a topic (chapter) or even the entire syllabus of the book.
Would it be possible to add the option to attach files to the books and/or chapters?
Describe the benefits this would bring to existing BookStack users
Can the goal of this request already be achieved via other means?
I don't think so.
Uploading files to "someplace" and adding a link to the Book or Chapter description don't do the same magic ...
Have you searched for an existing open/closed issue?
How long have you been using BookStack?
1 to 5 years
Additional context
No response
Hi, i've implemented this feature in https://github.com/BookStackApp/BookStack/pull/6070.