obsidian_write
Create or overwrite notes in an Obsidian vault with automatic git commit and push, keeping content synced across devices.
Instructions
Create or overwrite a note in the vault. Auto-commits and pushes to git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path to the note | |
| content | Yes | Full markdown content |