create_note_backup
Create a timestamped backup of an Obsidian note in a custom folder, enabling easy restoration and protecting against accidental changes.
Instructions
Create a backup copy of a note. Stores in .backups folder with timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note to backup | |
| backupFolder | No | Folder to store backups (default: .backups) | .backups |