Add not operator to search #4193

Closed
opened 2026-02-05 08:13:13 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @turbo2ltr on GitHub (Sep 12, 2023).

Describe the feature you'd like

As far as I can tell, there is no documented way to say "this but not that". Like say I want to find something with tag1 but not tag2, I can't do the google-esque search term tag1 -tag2. I tried ! and not with no luck.

Describe the benefits this would bring to existing BookStack users

Being able to find pages easier.

Can the goal of this request already be achieved via other means?

Not that I'm aware of.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

Not using yet, just scoping

Additional context

No response

Originally created by @turbo2ltr on GitHub (Sep 12, 2023). ### Describe the feature you'd like As far as I can tell, there is no documented way to say "this but not that". Like say I want to find something with tag1 but not tag2, I can't do the google-esque search term `tag1 -tag2`. I tried `!` and `not` with no luck. ### Describe the benefits this would bring to existing BookStack users Being able to find pages easier. ### Can the goal of this request already be achieved via other means? Not that I'm aware of. ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundamental request ### How long have you been using BookStack? Not using yet, just scoping ### Additional context _No response_
OVERLORD added the 🔨 Feature Request label 2026-02-05 08:13:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4193