Append to Note
append_to_noteAppend markdown content to an existing note in your Obsidian vault to add updates, entries, or continue logs.
Instructions
Append text to the end of an existing note. Great for adding updates, new entries, or continuing a log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to vault root | |
| content | Yes | Markdown content to append |