append_to_note
Append text to any existing note in your Obsidian vault without overwriting current content. Preserves original note while adding new information.
Instructions
Appends text to the end of an existing note without overwriting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Text to append. | |
| note_path | Yes | Relative path of the note. |