Updates an existing tiddler in a TiddlyWiki wiki, showing a diff of changes and requesting approval before applying. Preserves metadata like created timestamp and supports custom fields.
Search TiddlyWiki tiddlers using filter expressions, semantic similarity, or a hybrid combination to find entries by tag, date, title, or conceptual meaning. Returns matching tiddlers with metadata and optional text content.
Delete a tiddler from your TiddlyWiki by specifying its title. The tool displays the current content and requests your approval before permanently removing the tiddler.
Provides AI assistants with access to TiddlyWiki wikis via HTTP API, supporting tiddler management (create, update, delete, search) and semantic search capabilities using Ollama embeddings for natural language queries.
Connects AI agents to TiddlyWiki through the Model Context Protocol, enabling listing, searching, filtering, creating, updating, and deleting tiddlers. Defaults to read-only mode with optional write permissions.