Heran90 downloadsChat with Cola AI directly in your notes with full file context awareness.
Chat with Cola AI directly in Obsidian. Context-aware — Cola sees what you see.
| Command | Description |
|---|---|
| Open Cola Chat | Open the Cola sidebar |
| Quote Selection to Cola | Send selected text as a quote reference |
| Send Selection to Cola | Send selected text directly |
All commands can be assigned custom hotkeys in Settings → Hotkeys → search "Cola".
Ctrl/Cmd+Enter or Enter to send messagesThis plugin connects to Cola's local channel plugin via WebSocket. Your messages are processed by Cola AI with full context of your current file, and responses are displayed in the sidebar.
The connection is local-only (127.0.0.1) — no data is sent to external servers by this plugin. Cola handles AI processing according to its own privacy settings.
npm install
npm run build
Copy main.js, manifest.json, and styles.css to your vault's .obsidian/plugins/cola/ directory.
MIT