bear_add_file
Add a file to an existing note in Bear App, specify the file path, target header, and insertion mode with options like append, prepend, or replace. Customize filename and control note visibility or editing.
Instructions
Add a file to an existing note
Input Schema
Name | Required | Description | Default |
---|---|---|---|
edit | No | Place cursor in note editor | |
file | Yes | File path to add | |
filename | No | Custom filename for the file | |
header | No | Add file to specific header | |
id | No | Note unique identifier | |
mode | No | How to add the file | |
new_window | No | Open in new window | |
open_note | No | Open note after adding file | |
selected | No | Selected text in note | |
show_window | No | Show Bear window | |
title | No | Note title |