Obsidian plugin for GitHub Copilot integration
Top 88.2% on sourcepulse
This plugin bridges Obsidian, a popular note-taking and knowledge management application, with GitHub Copilot, providing AI-powered code and text suggestions directly within the Obsidian editor. It targets Obsidian users who also leverage GitHub Copilot for productivity, enabling inline code/text completion and conversational AI assistance for their notes.
How It Works
The plugin integrates with the GitHub Copilot service via Node.js. For inline suggestions, it captures user input in the Obsidian editor and sends it to the Copilot backend for completion, displaying results inline. For chat functionality, it provides a sidebar interface to interact with various Copilot models, allowing users to query and manipulate their notes using natural language.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
"Tab" completion can exhibit bugs in certain contexts like bullet points or LaTeX math, potentially due to plugin priority. Streaming responses for Copilot Chat are not yet implemented.
5 days ago
Inactive