ENG-2168 Add documentations for Advanced node search (Obsidian) - #1336
Merged
Conversation
Add a core-features page for the advanced node search feature, covering the whole beta rather than only what has merged: ranked search with preview and badges, the type filter dropdown, keyboard tag chips, sort, and the footer actions including insert-link-at-cursor. Sort (ENG-2112, #1320) and insert link at cursor (ENG-2114, #1314) are still open, so this page should land with or after them. Screenshots are of the running plugin, captured against the combined advanced-search-beta build so the sort and insert-link surfaces were present. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
mdroidian
approved these changes
Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A user-facing docs page for the Obsidian advanced node search, at
/docs/obsidian/core-features/node-search.What changed
content/obsidian/core-features/node-search.mdcontent/obsidian/core-features/_meta.tspublic/docs/obsidian/node-search-*.pngNo
docsRouteMap.tschange: a brand-new page has no legacy flat route to preserve.Verification
Rendered on a local dev server:
naturalWidth > 0, not just a 200)Side observation
Unrelated and untouched: `bulk-identify-discourse-nodes` is missing from `OBSIDIAN_DOC_SECTIONS` in `docsRouteMap.ts`, so `/docs/obsidian/bulk-identify-discourse-nodes` has no flat redirect while its siblings in that section do.
Scope check
🤖 Generated with Claude Code