Skip to content

Feature request: Full-text content search across files #146

@orangekame3

Description

@orangekame3

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions