obsidian-copilot
obsidian-copilot copied to clipboard
THE Copilot in Obsidian
Hi! On Obsidian startup, I noticed that a request was made to `https://api.brevilabs.com/v1/license`, sending a `licence_key: ""` and a `user_id`, receiving this as response: ``` { "detail": { "status": 403,...
- [x] Disable all other plugins besides Copilot **(required)** - [x] Screenshot of note + Copilot chat pane + dev console added **(required)** Copilot version: master **Describe how to reproduce**...
Copilot version: 2.8.9 **Describe how to reproduce** I’m experiencing an issue when using the obsidian-copilot plugin with a LiteLLM proxy server. Details: - I have a LiteLLM proxy server running....
- [x] Disable all other plugins besides Copilot **(required)** - [X] Screenshot of note + Copilot chat pane + dev console added **(required)** Copilot version: 2.8.9 **Describe how to reproduce**...
I'm trying to use the Obsidian Copilot plugin with a local model via [Ollama](https://ollama.com/) on Windows. Here’s what I did: Installed Ollama and ran the following command: `ollama run codellama:7b-instruct`...
### Description Implementing Model Context Protocol (MCP) client functionality in Obsidian Copilot would significantly expand its capabilities by allowing it to connect with both existing and future MCP servers, creating...
**Is your feature request related to a problem? Please describe.** Currently if note is added either via button or `[[` command, only added note to the post context is the...
**Is your feature request related to a problem? Please describe.** When copilot response message, just in case they want to copy something from there, instead of having to copy the...
Add an option in Copilot’s settings to have the Vault QA indexer also read and index each note’s YAML frontmatter `tags` and `aliases`. This would allow users’ existing metadata workflows...
# Feature Description Easily suggest and apply edits to your notes with a single click: - [x] **Multi-note support:** Suggest edits for multiple notes at once. - [x] **Seamless integration:**...