This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedDeveloperadvanced

Safe JS for Obsidian

Run note-owned JavaScript through sandboxed Web Workers and a limited RPC surface.

Chinese summary

在沙盒化的Web Worker中运行笔记中的JavaScript,并通过有限的RPC接口进行交互。

Key Use Cases

  • Automating repetitive tasks
  • Processing data from notes
  • Creating custom interactive features

Pros

  • Isolated execution prevents malicious code from affecting the app
  • Limited RPC surface reduces security risks
  • Allows powerful scripting in a controlled environment

Limitations

  • Limited capabilities due to sandboxing
  • Requires JavaScript knowledge
  • Not suitable for non-technical users

Tags

sandboxweb-workerjavascriptsecurityRPCscripting

Related Plugins

ActiveDeveloper
2.5M downloads

Git

Git plugin automatically backs up your Obsidian vault to a Git repository on a schedule. It's the go-to backup and version control solution for technical users who want full history of their notes.

ActiveDeveloper
2.3M downloads

Style Settings

Allows users to adjust CSS variables of themes, plugins, and custom snippets directly from an intuitive settings panel.

ActiveDeveloper
724K downloads

BRAT

Easily install a beta version of a plugin for testing within Obsidian.