LLM Wiki for Obsidian - Browser Extension
A Chrome browser extension that helps you quickly send URLs and text content from your browser to Obsidian LLM Wiki plugin.
LLM Wiki for Obsidian - Browser Extension
Project Overview
LLM Wiki for Obsidian is a Chrome browser extension designed for Obsidian users, allowing you to quickly send URLs and text content from your browser directly to Obsidian’s LLM Wiki plugin. Whether you’re researching, collecting materials, or building a knowledge base, this extension makes it seamless.
Core Features
📤 Multiple Sending Methods
- Selected Text: Select any text on a webpage and send it directly to Obsidian via right-click menu
- Page URL: Right-click on any page to send the current page URL to Obsidian
- Link URL: Right-click on any link to send the link address to Obsidian
⚡ Real-time Feedback
- Toast Notifications: Elegant floating notifications show send status instantly
- Extension Badge: Green checkmark badge on extension icon confirms successful send
- Error Handling: Clear error messages when connection fails
🔒 Local-First Architecture
- No External Servers: All communication happens with your local Obsidian application
- Privacy Protected: No data is sent to any third-party servers
- HTTP Server: Built-in HTTP server in Obsidian plugin handles browser requests
Use Cases
📚 Research and Learning
- Save research articles and papers to your knowledge base
- Collect tutorial content and documentation
- Build a personal research library with AI assistance
✍️ Content Creation
- Gather inspiration and reference materials
- Collect social media content and blog posts
- Organize materials for writing projects
🧠 Knowledge Management
- Build a second brain with Obsidian
- Transform web content into structured wiki pages
- Leverage AI to automatically extract entities and concepts
Technical Features
- Manifest V3: Built with the latest Chrome extension standards
- TypeScript: Type-safe codebase for reliability
- esbuild: Fast and efficient build system
- Modular Architecture: Clean separation of concerns
How It Works
- Install Obsidian LLM Wiki Plugin: First, install the LLM Wiki plugin in Obsidian
- Start HTTP Server: The plugin starts a local HTTP server (default port 27124)
- Install Chrome Extension: Install this browser extension
- Send Content: Right-click on any webpage to send content to Obsidian
- AI Processing: Obsidian uses AI to automatically generate wiki pages
Project Value
LLM Wiki for Obsidian solves the friction between web browsing and knowledge management. By bridging the browser and Obsidian seamlessly, it enables users to build their knowledge base without interrupting their workflow. The AI-powered wiki generation transforms raw content into structured, interconnected knowledge pages.
Access Links
🔗 Chrome Extension (GitHub) 🔗 Obsidian Plugin
Privacy Policy
This project demonstrates expertise in browser extension development, Obsidian plugin architecture, and AI-powered knowledge management systems.