---
title: Global Search & Filter Operators
category: Metadata & Views
icon: 🔍
sort_order: 33
excerpt: Locate notes, tags, and files across your entire vault using powerful search queries and operators.
slug: global-search-and-filters
canonical_url: https://phasoric.com/guides/global-search-and-filters
markdown_url: https://phasoric.com/guides/global-search-and-filters.md
---
# Global Search & Filter Operators

Locate notes, tags, and files across your entire vault using powerful search queries and operators.

## Performing a Global Search

- Press `Ctrl+F` (or `Cmd+F` on macOS) or click the search box in the sidebar.
- Type your keywords to search note titles and file bodies instantly.

## Advanced Search Operators

Refine your results using structured operators:
- **`tag:#marketing`**: Filter notes that contain a specific tag.
- **`path:personal/journals`**: Limit search results to notes within a specific folder path.
- **`file:"Launch Plan"`**: Locate notes whose filename matches your search term.
