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

Scratchblocks

shabegom, hayribakicishabegom, hayribakici50 downloads

Render scratchblocks codeblocks

Add to Obsidian
Scratchblocks screenshot
  • Overview
  • Scorecard
  • Updates6

Render scratchblocks code blocks in Obsidian.

```scratchblock
when green flag clicked
```

will be rendered as:

Bildschirmfoto 2026-05-14 um 23 08 25

Checkout the Scratch documentation on how to write Scratch code.

Both scratchblock and scratchblocks code fences are supported.

Under the hood

It exposes the scratchblocks library at the top level of Obsidian so you can use it inside templater or other code running plugins.

Contributing

To make changes to this plugin, first ensure you have the dependencies installed.

npm install

Development

To start building the plugin with what mode enabled run the following command:

npm run dev

Note: If you haven't already installed the hot-reload-plugin you'll be prompted to. You need to enable that plugin in your obsidian vault before hot-reloading will start. You might need to refresh your plugin list for it to show up.

Releasing

To start a release build run the following command:

npm run build

Credits

This is a fork from shabegom/obsidian-scratchblocks, which renders scratchblocks codeblocks into the Obsidian editor. Since that repository hasn't been maintained, this repository tries to fill its shoes.


This plugin was generated by create-obsidian-plugin

91%
HealthExcellent
ReviewSatisfactory
About
Render scratchblock code blocks written in scratch syntax directly in the editor.
VisualizationIntegrations
Details
Current version
0.0.13
Last updated
7 hours ago
Created
2 weeks ago
Updates
6 releases
Downloads
50
Compatible with
Obsidian 0.12.16+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
shabegom, hayribakicishabegom, hayribakicihayribakici
GitHubhayribakici
  1. Community
  2. Plugins
  3. Visualization
  4. Scratchblocks

Related plugins

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

AnyBlock

Take any fragment as a block and render it into multiple effects.

Graph Link Types

Link types for graph view.

Omnivore

Import your saved Omnivore articles and highlights.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Advanced Canvas

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

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.