daily_append
Append content to today's daily note in Obsidian, with options for inline insertion and opening in a tab, split, or window.
Instructions
Append content to today's daily note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to append (use \n for newlines) | |
| inline | No | Append inline (no newline before) | |
| paneType | No | How to open the note | |
| open | No | Open note after appending |