From 555dbc97b06c05c7e8675abbc754db8d2367f327 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Sun, 15 Mar 2026 10:05:06 +0100 Subject: [PATCH] update article post --- content/articles/memex-chat-obsidian-plugin-i.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/articles/memex-chat-obsidian-plugin-i.md b/content/articles/memex-chat-obsidian-plugin-i.md index 4249f0b..0e11cd0 100644 --- a/content/articles/memex-chat-obsidian-plugin-i.md +++ b/content/articles/memex-chat-obsidian-plugin-i.md @@ -3,8 +3,8 @@ date: 2026-03-13T05:39:50.229Z title: "Memex Chat: Obsidian Plugin I built for myself" summary: Memex Chat is an Obsidian plugin that lets you chat with your vault using Claude AI with proper context retrieval, not just keyword search. category: - - memex - - dev + - on/dev + - on/memex webmentionResults: sent: 1 failed: 0 @@ -49,7 +49,7 @@ webmentionResults: webmentionSent: true syndication: - https://blog.giersig.eu/articles/memex-chat-obsidian-plugin-i/ -updated: 2026-03-13T06:00:28.217Z +updated: 2026-03-15T09:05:06.342Z permalink: https://blog.giersig.eu/articles/memex-chat-obsidian-plugin-i/ ai: textLevel: "1" @@ -71,4 +71,4 @@ What it does: - Prompt buttons — configurable header buttons that extend Claude’s system prompt (e.g. draft check, monthly review) - Installation is manual for now — download main.js, manifest.json, and styles.css from the latest release, drop them into .obsidian/plugins/memex-chat/, enable in Community Plugins, and add your Anthropic API key. -→ https://github.com/svemagie/memex-chat +→ https://github.com/svemagie/obsidian-memex-chat