Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Detailed Canvas

endlessblinkendlessblink123 downloads

Enrich canvas link cards with AI-generated descriptions and cover images using Ollama.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

Detailed Canvas

Enrich Obsidian Canvas link cards with AI-generated summaries, images, and metadata. Supports Ollama, OpenAI, Claude, Groq, and OpenRouter.

Detailed Canvas in action

Features

  • AI-generated summaries for canvas link cards using your choice of AI provider
  • Automatic metadata extraction — title, description, and cover image from web pages
  • Twitter/X support — extracts tweet content, images, and author info via fxtwitter API
  • Auto-enrich on paste — automatically process new link cards added to canvas
  • Context menu integration — right-click any link card to enrich it
  • Batch processing — enrich all link cards in a canvas at once
  • Multiple AI providers — Ollama (local), OpenAI, Claude, Groq, OpenRouter

Usage

Enrich a single link card

  1. Right-click a link card on your canvas
  2. Select Enrich with AI description from the context menu
  3. The plugin scrapes the URL, generates an AI summary, and replaces the link with a rich card

Enrich all link cards

Open the command palette (Ctrl/Cmd + P) and search for:

  • Enrich selected link card — process selected link cards
  • Enrich all link cards in canvas — process every link card in the active canvas

Auto-enrich

When enabled in settings, new link cards pasted into a canvas are automatically enriched.

Supported AI Providers

Provider Type Setup
Ollama Local Install Ollama, pull a model (ollama pull llama3.2)
OpenAI Cloud Get an API key from platform.openai.com
Claude Cloud Get an API key from console.anthropic.com
Groq Cloud Get an API key from console.groq.com
OpenRouter Cloud Get an API key from openrouter.ai

Settings

AI Provider

  • Provider — choose between Ollama, OpenAI, Claude, Groq, or OpenRouter
  • API key — required for cloud providers (stored locally in your vault)
  • Model — select from available models (auto-fetched where supported)
  • Test connection — verify your provider is reachable

Behavior

  • Auto-enrich on paste — automatically enrich new link cards
  • Show notifications — display progress during enrichment
  • Max description length — limit generated summary length (default: 500 chars)

Advanced

  • AI prompt — customize the instructions for generating summaries
  • Use environment variables — read API keys from env vars instead of stored settings (OPENAI_API_KEY, OPENROUTER_API_KEY, GROQ_API_KEY, ANTHROPIC_API_KEY)
  • Reset to defaults — restore all settings

Troubleshooting

Problem Solution
"Connection failed" with Ollama Make sure Ollama is running (ollama serve)
"Invalid API Key" error Double-check your API key in settings
No models in dropdown Click "Refresh" or verify your provider connection
X/Twitter links show no content The plugin uses fxtwitter API — ensure the URL is a tweet link (contains /status/)
Card not updating Try the command palette enrichment instead of auto-enrich

Installation

From community plugins

  1. Open Settings → Community Plugins
  2. Search for "Detailed Canvas"
  3. Click Install, then Enable

Manual installation

  1. Download the latest release from GitHub
  2. Extract main.js, manifest.json, and styles.css to your vault's .obsidian/plugins/detailed-canvas/ directory
  3. Reload Obsidian
  4. Enable the plugin in Settings → Community Plugins

Development

npm install
npm run dev    # development with watch mode
npm run build  # production build
npm run lint   # lint the code

License

MIT

83%
HealthExcellent
ReviewCaution
About
Enrich Canvas link cards with AI-generated summaries, cover images, and extracted metadata like title and description. Extract tweet content and author info, auto-enrich pasted links, enrich via context menu or batch-process entire canvases using Ollama, OpenAI, Claude, Groq, or OpenRouter.
CanvasAILinks
Details
Current version
1.4.1
Last updated
3 months ago
Created
3 months ago
Updates
10 releases
Downloads
123
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
endlessblinkendlessblink
github.com/endlessblink
GitHubendlessblink
  1. Community
  2. Plugins
  3. Canvas
  4. Detailed Canvas

Related plugins

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Text Generator

Generate text content using GPT-3 (OpenAI).

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Link Favicons

See the favicon for a linked website.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.