Skip to main content
Glama

Obsidian Diary MCP Server

by madebygps

update_entry_backlinks

Update backlinks for diary entries by analyzing current content to automatically connect related journal entries in your Obsidian vault.

Instructions

Update the backlinks for an existing diary entry based on its current content.

Args: date: Date of the entry in YYYY-MM-DD format

Returns: Success message with updated backlinks

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "type": "string" } }, "required": [ "date" ], "type": "object" }

Other Tools from Obsidian Diary MCP Server

Related Tools

    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/madebygps/obsidian-diary-mcp'

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