append_daily_note
Append content to a daily note in an Obsidian vault without overwriting existing text. Use optional date and heading to add project context or decisions to persistent engineering memory.
Instructions
Append an item to Daily/YYYY-MM-DD.md without overwriting existing text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| content | Yes | ||
| heading | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||