bear_add_text
Insert or modify text in Bear App notes using flexible options: append, prepend, replace, or add to headers. Integrates with clipboard, timestamps, and specific note sections for precise note management.
Instructions
Add text to an existing note
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clipboard | No | Get text from clipboard | |
edit | No | Place cursor in note editor | |
exclude_trashed | No | Exclude trashed notes | |
header | No | Add text to specific header | |
id | No | Note unique identifier | |
mode | No | How to add the text | |
new_line | No | Force text on new line when appending | |
new_window | No | Open in new window | |
open_note | No | Open note after adding text | |
selected | No | Selected text in note | |
show_window | No | Show Bear window | |
text | Yes | Text to add | |
timestamp | No | Prepend current date and time | |
title | No | Note title |