-
Notifications
You must be signed in to change notification settings - Fork 29
Feature request: Full-text content search across files #146
Copy link
Copy link
Closed
Description
Thanks for building mo — it's great for browsing local markdown docs.
Would you consider adding full-text search across file contents?
Environment
- mo: v0.21.0
- OS: macOS (Apple Silicon)
Current behavior
The sidebar search filters by file name and title only. There is no way to search within file contents.
Expected behavior
A search mode that searches across all file contents and returns matched lines with surrounding context. Clicking a result navigates to the file and scrolls to the relevant section.
Use case
When working with many markdown files (e.g. mo -w "docs/**/*.md"), it becomes difficult to locate specific content by file name alone. Full-text search would make mo much more practical as a documentation viewer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels