Skip to content

Consistent search settings between document search and global search #1623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Jul 1, 2025

Fixes #1277

For simplicity the global search dialog can no longer change search settings - this is only done in the searchbar. The global search dialog instead just informs the user of the current settings.

If required these settings could also be changed in the global search dialog and synchronised to the search bar.

Some other minor fixes/refinements in passing:

  • Validate regex expressions in the global search dialog (but not in the searchbar currently)
  • Implement missing wholeword global searching
  • Implement "Mixed case" setting in global searching
  • Disable other settings when "Use Regex" is active.

@jeremypw jeremypw added this to the 8.1 milestone Jul 1, 2025
@jeremypw jeremypw modified the milestones: 8.1, 8.2 Jul 23, 2025
@jeremypw jeremypw marked this pull request as ready for review August 9, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global Search case sensitivity behaviour differs from local search
1 participant