obsidian_daily
Read or append to today's daily note, creating it if missing. Use at end of work sessions to log accomplishments, decisions, and open questions.
Instructions
Read or append to today's daily note. Creates the note if it doesn't exist. Use this at the end of work sessions to document accomplishments, decisions, and open questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Whether to read or append to the daily note | |
| content | No | Content to append (required if action is 'append') | |
| date | No | Optional: specific date (YYYY-MM-DD format). Defaults to today. |