move_note
Move or rename notes within an Obsidian vault by specifying source and destination paths for organized note management.
Instructions
Move or rename a note within the vault.
Args:
src: Relative path to the source note or folder.
dest: Relative path to the destination (new name/location).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | Yes | ||
| dest | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |