obsidian_prepend
Prepend text to the beginning of any file in Obsidian vault. Supports specifying file name or path.
Instructions
Prepend content to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File name | |
| path | No | File path | |
| inline | No | Prepend without newline | |
| content | Yes | Content to prepend |