Copilot

by Logan Yang
favorite
share
0.0
(0)
5
4
3
2
1
Score: 90/100
Description
Category: 3rd Party Integrations

The Copilot plugin provides an AI-powered writing assistant that helps users generate ideas, organize notes, and create content. It offers various modes, including Chat mode for conversational writing and Vault QA mode for integrating with Obsidian's note-taking app. The plugin supports multiple models from OpenAI and Azure, allowing users to choose the most suitable one based on their needs. With its user-friendly interface and customization options, the Obsidian plugin is ideal for writers, researchers, and students seeking to streamline their writing process and enhance their productivity.

Reviews
No reviews yet.
Stats
6255
stars
1,095,026
downloads
569
forks
1,029
days
0
days
3
days
883
total PRs
13
open PRs
79
closed PRs
791
merged PRs
1,088
total issues
181
open issues
907
closed issues
236
commits
Latest Version
4 days ago
Changelog

Copilot for Obsidian - Release v3.2.3 🚀🚀🚀

A quick fix for Miyo on Windows, converted doc output, and CORS fixes.

  • 🖥️ Cross-platform Miyo service discovery — Miyo now works on Windows (Local + Roaming AppData fallback) (@wenzhengjiang)
  • 📂 Configurable output folder for converted docs — New setting "Store converted markdown at" lets you save PDF/doc conversions as .md files in your vault. Great for reviewing what Copilot parsed and let Miyo index them for search! Enable it under Document Processor (Copilot settings -> Plus). (@logancyang)
  • 🛠️ Fix: CORS errors on license & API calls — Resolved intermittent CORS failures by routing BrevilabsClient through Obsidian's native request layer. If you saw license validation errors, this should fix it. (@logancyang)
  • 🩺 Fix: Miyo health check logging — Non-"ok" health statuses (e.g. "degraded") are now properly logged instead of failing silently, making troubleshooting much easier. (@wenzhengjiang)
  • 📝 Minor: Fixed broken FAQ link in README (@somethingSTRANGE), updated Miyo messaging from "upcoming" to "our desktop app" (@logancyang)

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Please report any issue you see in the member channel!
README file from