--- title: Views and Search is_a: Note belongs_to: "[[Getting Started]]" --- ## Search Press **Cmd+P** to open the Quick Open palette and jump to any note by name. Use the search bar in the sidebar to filter notes by text. ## Command Palette Press **Cmd+K** to open the Command Palette — your shortcut to every action in Laputa: create a note, change a type, toggle a view, run a command. ## Views Views are saved filters that show a subset of your vault. Create a view to answer questions like "all active projects" or "notes tagged design". Click the **+** next to VIEWS in the sidebar to create a new view. Set filters by type, status, property value, or body content. Views are saved as `.view.json` files in your vault's `views/` folder — they travel with your vault via Git.