Skip to main content
Glama
adrienthebo
by adrienthebo

move_note_tool

Move notes to new folders or rename them while automatically updating wiki-style links to maintain connectivity in your Obsidian vault.

Instructions

Move a note to a new location, optionally with a new name.

When to use:

  • Reorganizing notes into different folders

  • Moving AND renaming in one operation

  • Archiving completed projects

  • Consolidating scattered notes

When NOT to use:

  • Just renaming within same folder (use rename_note for clarity)

  • Copying notes (use read_note + create_note instead)

  • Moving entire folders (use move_folder)

Link updating:

  • Automatically detects if filename changes during move

  • Updates all [[wiki-style links]] only when name changes

  • Preserves link aliases and formatting

  • No updates needed for simple folder moves (links work by name)

Returns: Move confirmation with path changes and link update details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_pathYesCurrent location of the note to move
destination_pathYesNew location for the note. Folders will be created if needed.
update_linksNoAutomatically update all [[wiki links]] if the filename changes during move
ctxNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrienthebo/obsidian-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server