Append to today's daily note
obsidian_daily_appendAppend markdown content to today's daily note in Obsidian. Creates the note if it does not exist.
Instructions
Appends content to today's daily note (creates it if missing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Vault name to target. Optional — defaults to the most recently focused vault. | |
| content | Yes | Markdown content to append. |