ThreadPilled for Your Editor Obsidian VSCode

Bring visual diagramming directly into Obsidian and VSCode with full ThreadPilled Script support

research-concepts.md
# My Research Notes
## Concept Map
```threadpilled
version: 2.0
name: My First Diagram

pill hello {
  content: "Hello Obsidian!"
  position: [100, 100]
  color: "#00ff9f"
  shape: pill
}
```
Preview
Start ProcessEnd

Live preview updates as you type • Drag to reposition • Double-click to edit • Pan and zoom controls

Installation Guide

1 Install Plugin

Install for Obsidian
Coming soon
Coming soon

2 Create Your First Diagram

  1. Create a new note or open existing one
  2. Add a code block with `threadpilled` language
  3. Write ThreadPilled Script syntax or paste an example
  4. Toggle to preview mode to see the rendered diagram
  5. Start editing and exploring!
version: 2.0
name: My First Diagram

pill hello {
  content: "Hello Obsidian!"
  position: [100, 100]
  color: "#00ff9f"
  shape: pill
}

Ready to Enhance Your Obsidian VSCode Workflow?

Install the ThreadPilled plugin and start creating visual diagrams in your notes today