Queryable file attachment embedded links #5403

Closed
opened 2026-02-05 10:02:24 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @samschultzponsys on GitHub (Aug 19, 2025).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hi! I wanted to see if I should be able to query through search the names of files thats are embedded in a page from the attachments section of a page like this

Image

Thanks for any insight!

Exact BookStack Version

BookStack v25.05.2

Log Content


Hosting Environment

Debian 12 VPS, Docker environment.

Originally created by @samschultzponsys on GitHub (Aug 19, 2025). ### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario Hi! I wanted to see if I should be able to query through search the names of files thats are embedded in a page from the attachments section of a page like this <img width="318" height="641" alt="Image" src="https://github.com/user-attachments/assets/9755c754-c0b4-4325-8aa2-72d001ace876" /> Thanks for any insight! ### Exact BookStack Version BookStack v25.05.2 ### Log Content ```text ``` ### Hosting Environment Debian 12 VPS, Docker environment.
OVERLORD added the 🐕 Support label 2026-02-05 10:02:24 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 3, 2025):

Hi @samschultzponsys,

Yeah, as long as it's visible as text like that it should work like any other page text in regards to search.
Note that in search, unquoted terms are matched in a specific way (prefix-match against individual words from the content).

@ssddanbrown commented on GitHub (Sep 3, 2025): Hi @samschultzponsys, Yeah, as long as it's visible as text like that it should work like any other page text in regards to search. Note that in search, unquoted terms are matched in a specific way (prefix-match against individual words from the content).
Author
Owner

@samschultzponsys commented on GitHub (Sep 4, 2025):

Excellent thank you as always.

@samschultzponsys commented on GitHub (Sep 4, 2025): Excellent thank you as always.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5403