-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Goal
Provide a small, IDE-style navigation aid to quickly jump between existing pages.
This is not a new navigation concept and must not change the existing
tree-based structure or information architecture.
Intended behavior
- Triggered via a keyboard shortcut (e.g.
Ctrl+K/Cmd+K) and/or a small UI button - Opens a lightweight modal / command palette
- Allows searching pages by title (and optionally path/breadcrumb)
- Selecting a result navigates directly to the page
- Works in page view
Acceptance criteria
- Fast enough for typical wiki sizes
- Does not break mobile usage (mobile may fall back to a simpler UI)
- Does not introduce new persistent data models
- Keeps existing navigation behavior unchanged
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request