append_to_daily
Append content to your daily note for today or any specified date. Automatically creates the note if it doesn't exist.
Instructions
Append content to today's daily note (or a specific date). Creates the note if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format (defaults to today) | |
| content | Yes | Content to append |