create_daily_note
Create a dated note in Obsidian using templates for daily journaling or task tracking.
Instructions
Create a daily note for a given date, using a daily template if available.
Args:
date_str: Date in YYYY-MM-DD format. Defaults to today.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |