An Obsidian plugin with two features: a live filter for the Files pane, and a paragraph-level filter and inline editor for reading mode.
Click the filter icon in the Files pane (leftmost button in the nav bar). A search field appears below the nav buttons.
Type anything — the filter matches against the full file path, including folder names. So searching boston would surface:
Notes/
Locations/
Boston.md
Food/
Pies/
Boston Creme Pie.md
Press Escape or click × to clear the filter and return to the normal view.
Behaviour:
Click the filter icon in the note header (or press Cmd+F) while in reading mode. A search field appears below the header.
Type anything — non-matching paragraphs are hidden and replaced by a ··· ellipsis. Matching text is highlighted inline.
In reading mode, hover over any paragraph to reveal a pencil icon on the left margin. Click it to open a floating editor with the raw Markdown source for that paragraph.
![[embed]] opens the correct source fileCheck out Date List and Calendar List if you liked this plugin.