obsidian_append
Append markdown content to the end of an existing Obsidian note. Specify the note path and the new content to add.
Instructions
Ajoute du contenu à la fin d'une note existante
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Chemin relatif depuis la racine du vault | |
| content | Yes | Contenu markdown à ajouter |