Obsidian Plugin
Description
A plugin to integrate tldraw into Obsidian.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Tldraw in Obsidian Plugin
https://github.com/holxsam/holxsam/assets/41220650/1786cc75-3a15-431f-b13a-e8f51cfde952
This Obsidian plugin allows users to use [Tldraw](https://tldraw.com), which is a tiny little drawing app, inside of Obsidian. Users can draw, plan, and use all of Tldraw's tools to augment their Obsidian experience. The data for each drawing is stored as a regular markdown file similar to the Excalidraw plugin meaning users will always have access to their data in plain markdown. Users have the option to switch between the Tldraw view or the markdown view in case they wish to include backlinks, tags, or any other elements to facilitate linking their drawings with their existing knowledge base.
TIP: You can toggle between the view modes, using the command palette, keyboard shortcuts, status bar toggle at the bottom right, file menu, and context menu. See the plugin settings tab for customization options as well.
Plugin Usage Guides
Development Goals
The main goals of this plugin and repo is to keep up to date with the Tldraw's latest version and to add these features:
- Preview the drawing when a tldraw file is referenced in markdown.
- Add markdown notes into tldraw.
- Export and import tools.
Structure
src/- Source code for the Obsidian plugindist/- Compiled output (generated during build)development/- Development buildproduction/- Production build
release/- Files that are needed for the plugin releasemanifest.jsonversions.json
test/- End-to-end tests (WebdriverIO) and fixture vaults
`manifest.json` and `versions.json` are updated by `npm run make-release-files` and should be committed if there are any changes.
Installation
Community Plugins (Recommended)
Tldraw in Obsidian is now available on
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11