Search¶
Graph Core provides a spotlight-style search for quick navigation and node operations.
Opening Search¶
Press Cmd/Ctrl + K to open the spotlight search from anywhere in the application.
Search Modes¶
The search operates in three modes:
Normal Mode¶
The default mode for finding and navigating to nodes.
- Type to search node titles and notes
- Press Enter to navigate to the selected result
- Results show breadcrumb paths for context
Link Mode¶
Create relationships between nodes.
- Select a node in the app
- Open search with
Cmd/Ctrl + K - Search for the target node
- Select to create a link
Move Mode¶
Relocate nodes to new parents.
- Right-click a node and select "Move to..."
- Search opens in Move mode
- Select the new parent node
- Node is moved to the new location
Search Filters¶
Type Filter¶
Filter results by node type:
- Click the type dropdown in the search bar
- Select one or more types to filter
- Clear to show all types
Workspace Filter¶
Search is scoped to the current workspace by default. Results from other workspaces are not shown.
Hide Completed¶
Toggle to exclude completed tasks and projects from results.
Search Syntax¶
Basic Search¶
Type any text to search titles and note content:
Tag Search¶
Prefix with # to search by tag:
Keyboard Navigation¶
| Key | Action |
|---|---|
Arrow Up |
Select previous result |
Arrow Down |
Select next result |
Enter |
Navigate to selected result |
Escape |
Close search |
Results¶
Pagination¶
Results are paginated with 50 items per page. Click "Load More" to fetch additional results.
Breadcrumbs¶
Each result shows its ancestry path, helping identify the correct node when multiple have similar names.
Result Actions¶
From search results you can:
- Navigate to the node (Enter or click)
- View the node's location in the hierarchy via breadcrumbs