update article post

This commit is contained in:
svemagie
2026-03-15 10:05:06 +01:00
parent a18ce7f7a2
commit 555dbc97b0
@@ -3,8 +3,8 @@ date: 2026-03-13T05:39:50.229Z
title: "Memex Chat: Obsidian Plugin I built for myself" 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. 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: category:
- memex - on/dev
- dev - on/memex
webmentionResults: webmentionResults:
sent: 1 sent: 1
failed: 0 failed: 0
@@ -49,7 +49,7 @@ webmentionResults:
webmentionSent: true webmentionSent: true
syndication: syndication:
- https://blog.giersig.eu/articles/memex-chat-obsidian-plugin-i/ - 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/ permalink: https://blog.giersig.eu/articles/memex-chat-obsidian-plugin-i/
ai: ai:
textLevel: "1" textLevel: "1"
@@ -71,4 +71,4 @@ What it does:
- Prompt buttons — configurable header buttons that extend Claudes system prompt (e.g. draft check, monthly review) - Prompt buttons — configurable header buttons that extend Claudes 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. - 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