An infinite canvas plugin for Obsidian with AI chat nodes. Create visual workspaces where you can have multiple LLM conversations alongside your notes — with easy drag & drop context management from your vault.
- Infinite Canvas — Pan and zoom with trackpad, mouse wheel, or space+drag
- Chat Nodes — Have AI conversations directly on the canvas
- Card Nodes — Create text notes and organize your thoughts
- Context from Vault — Drag & drop files or folders onto chat nodes to add them as context
- Multiple Providers — Support for OpenAI and OpenRouter APIs
- Custom Models — Configure your own list of models for OpenRouter
- Multi-select — Select multiple nodes with drag box, move them together
- Minimap — Navigate large canvases easily
- Branch Conversations — Right-click on any message to branch or fork the chat
- Export — Export chat history to markdown
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "RabbitMap"
- Install and enable the plugin
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create a folder
rabbitmapin your vault's.obsidian/plugins/directory - Copy the downloaded files into the folder
- Reload Obsidian and enable the plugin
- Click the RabbitMap icon in the ribbon or use the command palette to create a new canvas
- Use the toolbar on the left to add Chat or Card nodes
- Open Settings (gear icon) to configure your API keys
- Start chatting!
Drag files or folders from the Obsidian file explorer directly onto a chat node. The files will be added as context and sent with your messages.
- Space + Drag — Pan the canvas
- Scroll — Zoom in/out
- Double-click header — Zoom to node
- Click + Drag — Select multiple nodes
Open the settings modal (gear icon in toolbar) to configure:
- OpenAI API Key — For GPT models
- OpenRouter API Key — For access to Claude, Gemini, and other models
- Custom Models — Add your preferred OpenRouter models
RabbitMap files use the .rabbitmap extension and store data in JSON format.
This plugin is part of rabbitmap.com — a cloud research OS for saving and organizing web content on canvas.
- Follow @bayradion on X
- Join our Discord
MIT License
