Skip to content

Add support for scoped subitem search using > prefix #1903

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

Merged
merged 3 commits into from
Jun 15, 2025

Conversation

mmheyer
Copy link
Contributor

@mmheyer mmheyer commented Apr 24, 2025

Implements feature request #1885 by enabling users to scope searches to a specific item and its subitems using a > prefix (e.g., >Lectures design patterns). Includes:

  • Query parsing and scoping logic
  • UI message update for scoped searches
  • Unit tests for query parsing

RESOLVES #1885

@RogerHaase
Copy link
Member

@mmheyer did you notice you have a failing test?

Found another search bug #1907. OK to fix this PR, work on 1907 later or leave for someone else.

@RogerHaase RogerHaase merged commit 1788f8a into moinwiki:master Jun 15, 2025
8 checks passed
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.

search an item's subitems
2 participants