append_to_active_note
Append content to the currently active note in Obsidian, allowing you to quickly add text directly to whatever note you're working on.
Instructions
Append content to the currently active note in Obsidian. Useful for quickly adding content to whatever note you're working on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to append. | |
| ensureNewline | No | Whether to ensure content starts on a new line. |