bear_open_note
Open a specific note in Bear App by ID, title, or header, with options to edit, pin, float, or search content directly. Integrates with the Bear App MCP Server for efficient note management.
Instructions
Open a note in Bear by ID or title
Input Schema
Name | Required | Description | Default |
---|---|---|---|
edit | No | Place cursor in note editor | |
exclude_trashed | No | Exclude trashed notes | |
float | No | Float note window | |
header | No | Header inside the note | |
id | No | Note unique identifier | |
new_window | No | Open in external window (macOS only) | |
open_note | No | Open note after command | |
pin | No | Pin note to top of list | |
search | No | Search term within note | |
selected | No | Selected text in note | |
show_window | No | Show Bear window | |
title | No | Note title |