Skip to content

Feature/display path in search - #291

Open
lubeda wants to merge 2 commits into
gamosoft:mainfrom
lubeda:feature/display_path_in_search
Open

Feature/display path in search#291
lubeda wants to merge 2 commits into
gamosoft:mainfrom
lubeda:feature/display_path_in_search

Conversation

@lubeda

@lubeda lubeda commented Aug 11, 2026

Copy link
Copy Markdown

When looking at search result you don't see the folder structure behind the result. This shows the path to the note relativ to the data dir.
Screenshot 2026-08-11 112134

lubeda and others added 2 commits August 11, 2026 11:03
Contributed plugin that answers "@task" / "@tasks" with every unchecked
checkbox in the vault, replacing the core result set for those queries
only. Other queries pass through untouched.

Results are one per note rather than one per task, because the sidebar
keys search results by path; each note carries its full task list in
`matches` for API and MCP consumers.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Search rows carried two nested tooltips (note name, folder), which meant
hovering the text -- where the pointer usually lands -- showed the name
rather than where the note lives. Move the tooltip to the row and bind it
to note.path, and drop the inner bindings so they no longer shadow it.
The path already contains both the name and the folder.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.

1 participant